Accepting request 1114659 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 6.20.2 OBS-URL: https://build.opensuse.org/request/show/1114659 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=41
This commit is contained in:
parent
fb70530fea
commit
e5ff358e9c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b471a29a450374d586879d54eba26b2f5c274cf2e4bc63337f65c42a018d79
|
||||
size 446593
|
3
ansible-lint-6.20.2.tar.gz
Normal file
3
ansible-lint-6.20.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e9f4575d0eec3a6bd1cc08c911653946a5da0705be8c82d856e0bc2305163b0
|
||||
size 447585
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 05:31:11 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 6.20.2:
|
||||
* Bugfixes
|
||||
- Do not use github action path for running ansible lint
|
||||
(#3798) @ReenigneArcher
|
||||
- Correct listing of autofix rules in documentation (#3797)
|
||||
@ssbarnea
|
||||
- Make the autofix rule list dynamic in documentation (#3785)
|
||||
@shatakshiiii
|
||||
- Fix documentation links to autofix page (#3796) @ssbarnea
|
||||
- Bump test dependencies (#3795) @ssbarnea
|
||||
- Correct documentation regarding CLI argument precedence
|
||||
(#3792) @ssbarnea
|
||||
- Document autofix ability for rules that supports it (#3791)
|
||||
@ssbarnea
|
||||
- Accept underline prefix when checking var-naming (#3789)
|
||||
@ssbarnea
|
||||
- Correct regression with use of --fix (#3783) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 08:48:33 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 6.20.1
|
||||
Version: 6.20.2
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user