Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Unpin ansible-lint
Browse files Browse the repository at this point in the history
We have a probelm with current yaml version and ansible-lint
TypeError: unbound method construct_mapping() must be called with Constructor instance as first argument (got Loader instance instead)

Related-Bug: 1778865

Change-Id: I6b19a2fc78742dfad6b59374071669a5d5811572
  • Loading branch information
qinqon committed Jun 27, 2018
1 parent 98fcc9d commit f674552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openstackdocstheme>=1.11.0 # Apache-2.0
hacking<0.11,>=0.10

bashate>=0.2 # Apache-2.0
ansible-lint==3.4.21
ansible-lint
jenkins-job-builder
docutils>=0.11
sphinx>=1.6.2 # BSD
Expand Down

0 comments on commit f674552

Please sign in to comment.