forked from pool/ansible-lint
Accepting request 1037242 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1037242 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=10
This commit is contained in:
commit
2c0afe7561
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b460611cafad593c3830502d06ccbad9e3caf4836e09192446541fa1fe79557
|
|
||||||
size 293630
|
|
3
ansible-lint-6.8.7.tar.gz
Normal file
3
ansible-lint-6.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12937af6e28f37f22e6f4bbc1c768e97bb1ea8f2abaa77d0e894d92cbbb8a6d4
|
||||||
|
size 294625
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 21 09:24:01 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 6.8.7:
|
||||||
|
* Bugfixes:
|
||||||
|
- Refactor get_app (#2656) @ssbarnea
|
||||||
|
- Bump minimal requirements (#2704) @ssbarnea
|
||||||
|
- Docs: configuration content edits (#2675) @oraNod
|
||||||
|
- Improve documentation on custom rules (#2685) @oraNod
|
||||||
|
- Docs: lint profiles (#2666) @oraNod
|
||||||
|
- Require ansible-compat>=2.2.5 (#2694) @ssbarnea
|
||||||
|
- Updated schemas (#2698) @ssbarnea
|
||||||
|
- Disable cspell allowCompoundWords (#2660) @shatakshiiii
|
||||||
|
- Print fatal matches first in GitHub Actions (#2689) @xfix
|
||||||
|
- Make SARIF output specification compliant (#2668) @atiterlea
|
||||||
|
- Perform mocking before installing dependencies (#2691) @ssbarnea
|
||||||
|
- Update schemas (#2692) @ssbarnea
|
||||||
|
- Fix broken test (#2676) @ssbarnea
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 15 15:36:21 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
Tue Nov 15 15:36:21 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,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.8.6
|
Version: 6.8.7
|
||||||
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