Accepting request 1076971 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
- update to 6.14.4: * Bugfixes - Document that no-changed-when also applies to handlers (#3237) @ssbarnea - Update navigator schema (#3236) @ssbarnea - Update no-handler rule to accept 'not changed' (#3230) @jpopelka - Fix link for usage.md (Linting playbooks and roles) (#3224) @ziegenberg - Skip PATH checking when pyenv virtualenv is present (#3219) @ajinkyau - Require yamllint 1.30.3 or newer (#3220) @ssbarnea OBS-URL: https://build.opensuse.org/request/show/1076971 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=29
This commit is contained in:
parent
e94885890f
commit
e4ee38251b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:544a1acf9e3bd030eecc421baa1f510a1994e823fde0ca5563a2057103067259
|
||||
size 411280
|
3
ansible-lint-6.14.4.tar.gz
Normal file
3
ansible-lint-6.14.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:980a3654bd855066fa4d53d024fdd8d2717006416ce45496eb41a14659175e06
|
||||
size 411393
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:03:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 6.14.4:
|
||||
* Bugfixes
|
||||
- Document that no-changed-when also applies to handlers
|
||||
(#3237) @ssbarnea
|
||||
- Update navigator schema (#3236) @ssbarnea
|
||||
- Update no-handler rule to accept 'not changed' (#3230)
|
||||
@jpopelka
|
||||
- Fix link for usage.md (Linting playbooks and roles) (#3224)
|
||||
@ziegenberg
|
||||
- Skip PATH checking when pyenv virtualenv is present (#3219)
|
||||
@ajinkyau
|
||||
- Require yamllint 1.30.3 or newer (#3220) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 25 06:41:51 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 6.14.3
|
||||
Version: 6.14.4
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user