Skip to content
Snippets Groups Projects
Commit d3a2fc77 authored by Maxime Bombar's avatar Maxime Bombar
Browse files

fix ansible-lint version

parent 93709d3e
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,6 @@ yamllint:
ansible-lint:
stage: lint
script:
- pip install ansible-lint==4.0.0
- pip install ansible-lint>=4.1.0
- ansible-lint *.yml
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment