Commit 5c86242e authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

>__<

parent 3eb7e2da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,4 +44,4 @@ ansible-lint:
  script: |-
    sh setup.sh
    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'
    grep -rl '^- hosts: \|^  hosts: ' --include \*.yml --include \*.yaml . | xargs -P 4 -n 25 ansible-lint -v -x '204' -x '301' -x '305' -x '401'