Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "ci: add ansible lint and checks"

Merged Christophe Chaudier requested to merge 4-ci-add-ansible-lint-and-checks into master
+ 0
4
@@ -8,7 +8,3 @@ include:
@@ -8,7 +8,3 @@ include:
file:
file:
- '/templates/stages.yml'
- '/templates/stages.yml'
- '/templates/job/ansible/lint.yml'
- '/templates/job/ansible/lint.yml'
ansible-syntax-check:
script:
- ansible-playbook --syntax-check "$(find . -name "*.yml" | grep -v vault)"
Loading