Accepting request 1202405 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1202405 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=51
This commit is contained in:
commit
eca64af8d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e34dc916ca84ccf383dea88babb4e27991319dbe294e4f02b340c8285bc4c93
|
||||
size 478100
|
3
ansible-lint-24.9.2.tar.gz
Normal file
3
ansible-lint-24.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a82eded2323ceee526235f4fdbaef31b5ff9653997484647c8a06a1f8ae63bd1
|
||||
size 479366
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 17:46:39 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 24.9.2:
|
||||
* Bugfixes
|
||||
- Fix github action (#4342) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 17:40:04 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 24.9.1:
|
||||
* Bugfixes
|
||||
- Fix missing MatchErrors due to hash collisions (#4307)
|
||||
@cavcrosby
|
||||
- Remove requirement of options field in argument_specs.yaml
|
||||
(#4291) @MatthiasKunnen
|
||||
- Correct use of working directory with ansible-lint github
|
||||
action (#4340) @ssbarnea
|
||||
- Avoid running application initialization twice (#4335)
|
||||
@ssbarnea
|
||||
- Handle bare exception case from nested jinja2 vars (#4315)
|
||||
@cavcrosby
|
||||
- Require ansible-compat>=24.9.1 (#4336) @ssbarnea
|
||||
- Update execution environment schema (#4334) @ssbarnea
|
||||
- Add new OEL versions to meta JSON schema (#4312)
|
||||
@mpmurphy-aexp
|
||||
- Fix for ignoring test / directories by fqcn[deep] rule
|
||||
(#4320) @tanwigeetika1618
|
||||
* Other
|
||||
- Docs: remove IRC/ML/google.groups remnants (#4322)
|
||||
@Andersson007
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 05:55:23 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.9.0
|
||||
Version: 24.9.2
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user