Commit 3eb7e2da authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

>_<

parent 885181f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,5 +43,5 @@ ansible-lint:
  image: registry.cyberbrain.pw/ansible/ansible
  script: |-
    sh setup.sh
    cd ./kubernetes
    cd ./kubespray
    grep -Rl '^- hosts: \|^  hosts: ' --include \*.yml --include \*.yaml . | xargs -P 4 -n 25 ansible-lint -v -x '204' -x '301' -x '305' -x '401'