Fixing Ansible lint once and for all #14
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ steps:
|
|||
commands:
|
||||
- apk add --no-cache gcc libc-dev libffi-dev openssl-dev
|
||||
- pip install ansible-lint==4.3.7
|
||||
- ansible-lint *.yml
|
||||
- ansible-lint
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue