Unpin ansible-lint from fixed version

After ansible-lint version was upgrades in constraints, let's unpin
it. It also fixes problem with yaml and pinned version compliance.

Change-Id: Ib00f35dc8d1db081642124bbcc696dee61ac5415
This commit is contained in:
Sagi Shnaidman 2018-06-27 15:09:29 +03:00
parent 020e5e052a
commit cd7ef61fa4
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
# lint checks and want to document these as ansible specific things that may
# be required for this repository.
ansible
ansible-lint==3.4.21
ansible-lint