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: I1398f26dba9c3593483bf405b43e31326436d1c4
Related-Bug: #1778865
This commit is contained in:
Sagi Shnaidman 2018-06-27 15:04:19 +03:00
parent 9041619366
commit 8a14519999
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