Accepting request 1170972 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1170972 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=44
This commit is contained in:
commit
97f819de64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d204ecc57c0103e6ae4bd34fff3c3b5819425c636a045a5e7e5098778c29fda4
|
||||
size 459264
|
3
ansible-lint-24.2.3.tar.gz
Normal file
3
ansible-lint-24.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b934f8de0431c78f73c206ba17b1f47771be4f95fa2fc41204256eece5bf4e6c
|
||||
size 460489
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 11:35:52 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 24.2.3:
|
||||
Bugfixes
|
||||
* Make ignore_unreachable accept jinja templates (#4120) @audgirka
|
||||
* Make fix more resilient to syntax-check errors (#4125) @ssbarnea
|
||||
* Don't inject CWD parent into PATH (#4108) @garymm
|
||||
* Do not assume working_directory is github.workspace (#4103) @ajfabbri
|
||||
* Fix yaml rules being included regardless of tags (#4107) @cavcrosby
|
||||
* Allow jinja2 expression for choices field (#4117) @cavcrosby
|
||||
* Update order schema to work with jinja template (#4121) @audgirka
|
||||
* Fix KeyError on key-order rule with blocks (#4116) @Qalthos
|
||||
* Avoid running get_app more than once (#4115) @ssbarnea
|
||||
* Avoid NameError if there is no notify keyword to update (#4113) @Qalthos
|
||||
* Add AstraLinux platform identification (#4111) @dentist128
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 05:40:13 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 24.2.2
|
||||
Version: 24.2.3
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user