Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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' Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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'