diff --git a/ansible-lint-3.4.20.tar.gz b/ansible-lint-3.4.20.tar.gz deleted file mode 100644 index 77c47ae..0000000 --- a/ansible-lint-3.4.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2 -size 34531 diff --git a/ansible-lint-3.4.21.tar.gz b/ansible-lint-3.4.21.tar.gz new file mode 100644 index 0000000..69e452d --- /dev/null +++ b/ansible-lint-3.4.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225 +size 34924 diff --git a/ansible-lint.changes b/ansible-lint.changes index 96408c2..d03dca2 100644 --- a/ansible-lint.changes +++ b/ansible-lint.changes @@ -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 diff --git a/ansible-lint.spec b/ansible-lint.spec index 9380b6e..4e9c54f 100644 --- a/ansible-lint.spec +++ b/ansible-lint.spec @@ -2,7 +2,7 @@ %global lib_name ansiblelint Name: ansible-lint -Version: 3.4.20 +Version: 3.4.21 Release: 1%{?dist} Summary: Best practices checker for Ansible