Accepting request 1118802 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible

update to 6.21.0

OBS-URL: https://build.opensuse.org/request/show/1118802
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=43
This commit is contained in:
Johannes Kastl 2023-10-19 06:14:37 +00:00 committed by Git OBS Bridge
parent 1247524740
commit d0e985fdcd
4 changed files with 35 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87a93c9c16c04f53236fce309ff4f86dd62748d3233b210b8581a2d4776bc660
size 448126

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1afc63c50a6dbe35d650a0cf484958ac38cfe392435f217daffb1685268b3bb3
size 450754

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Oct 19 05:51:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 6.21.0:
* Minor Changes
- Allow linting plugin EXAMPLES as playbooks (#3309) @Qalthos
* Bugfixes
- Add support for Rocky (#3843) @facorazza
- Update supported Ubuntu versions in meta.json (#3845)
@mcdonnnj
- Avoid false positives for handler in roles handlers directory
(#3838) @ajinkyau
- Hide stacktrace when loading invalid yaml (#3844) @ajinkyau
- Add some platforms to meta.json (#3841) @mcdonnnj
- Temporary avoid auto-fixing YAML files not owned by ansible
(#3837) @ssbarnea
- Add environment variable for skipping schema update (#3835)
@ajinkyau
- Avoid creating temporary YAML files inside source tree
(#3819) @Qalthos
- Document environment variables (#3833) @ssbarnea
- Update schemas (#3832) @ssbarnea
- Support complex requirements in argument_specs.yml (#3823)
@tapetersen
- Fix SARIF-formatter severity levels (#3824) @4ch1m
- Add play level autofix for key-order rule (#3815) @ajinkyau
- Add support for python 3.12 (#3813) @ssbarnea
- Update SPDX license list (#3814) @ssbarnea
- Use checkout action in install docs (#3810) @gma
- Fix actions-tagger arguments (#3808) @ssbarnea
-------------------------------------------------------------------
Wed Oct 4 09:41:30 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -40,7 +40,7 @@
%global lib_name ansiblelint
%{?python_enable_dependency_generator}
Name: ansible-lint
Version: 6.20.3
Version: 6.21.0
Release: 0%{?dist}
Summary: Best practices checker for Ansible
License: MIT