Accepting request 1119125 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1119125 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=37
This commit is contained in:
commit
d1932810a2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1afc63c50a6dbe35d650a0cf484958ac38cfe392435f217daffb1685268b3bb3
|
|
||||||
size 450754
|
|
3
ansible-lint-6.21.1.tar.gz
Normal file
3
ansible-lint-6.21.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5f7d42881d469fa1c8230b5fd292b631d5a54f542f385565f9bc6c315ca3299
|
||||||
|
size 451775
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 20 04:57:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 6.21.1:
|
||||||
|
* Bugfixes
|
||||||
|
- Avoid exception caused by accidental unloading of core rules
|
||||||
|
(#3857) @ssbarnea
|
||||||
|
- Document pre-commit access to ansible community bundle
|
||||||
|
(#3856) @ssbarnea
|
||||||
|
- Fix bug with auto-fix ending too soon (#3855) @ssbarnea
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 19 05:51:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
Thu Oct 19 05:51:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
%global lib_name ansiblelint
|
%global lib_name ansiblelint
|
||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
Name: ansible-lint
|
Name: ansible-lint
|
||||||
Version: 6.21.0
|
Version: 6.21.1
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: Best practices checker for Ansible
|
Summary: Best practices checker for Ansible
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user