Loading gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,4 +33,4 @@ test: except: - /^master$/ script: - ansible-lint --force-color -v -x '204' . - ansible-lint -x '204' . Loading
gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,4 +33,4 @@ test: except: - /^master$/ script: - ansible-lint --force-color -v -x '204' . - ansible-lint -x '204' .