- 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:
Lars Vogdt 2018-05-07 11:10:11 +00:00 committed by Git OBS Bridge
parent 331b20c268
commit fe16452fea
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7fb92f00b9723e3a9624d70b53b60db41426c0ef4fad05ab28c7e4f28a0b6e2
size 34531

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:230f741382d4b86e726cf2c65e82c45636e84e334d2c751ff1876dd2f5794225
size 34924

View File

@ -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

View File

@ -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