forked from pool/ansible-lint
- update to 3.4.21:
+ Update test that allows directories to have execute but not read bit set + new playbook_import statement is now also recognized + Allow directories to have execute but not read bit set + Update test coverage + Fix typos in rules description + Fix normal sentence seen as title + ansible-lint accepts multiple playbooks in cmdlne OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=3
This commit is contained in:
parent
331b20c268
commit
fe16452fea
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2
|
|
||||||
size 34531
|
|
3
ansible-lint-3.4.21.tar.gz
Normal file
3
ansible-lint-3.4.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225
|
||||||
|
size 34924
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 7 11:05:23 UTC 2018 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
- update to 3.4.21:
|
||||||
|
+ Update test that allows directories to have execute but not
|
||||||
|
read bit set
|
||||||
|
+ new playbook_import statement is now also recognized
|
||||||
|
+ Allow directories to have execute but not read bit set
|
||||||
|
+ Update test coverage
|
||||||
|
+ Fix typos in rules description
|
||||||
|
+ Fix normal sentence seen as title
|
||||||
|
+ ansible-lint accepts multiple playbooks in cmdlne
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 22 14:47:45 UTC 2018 - boris@steki.net
|
Mon Jan 22 14:47:45 UTC 2018 - boris@steki.net
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global lib_name ansiblelint
|
%global lib_name ansiblelint
|
||||||
|
|
||||||
Name: ansible-lint
|
Name: ansible-lint
|
||||||
Version: 3.4.20
|
Version: 3.4.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Best practices checker for Ansible
|
Summary: Best practices checker for Ansible
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user