@ -22,7 +22,7 @@ lint-job:
stage: lint
script:
- echo "Running lint to check for linting violations"
- lint -c lint.cfg
- ansible-lint -c lint.cfg
only:
- branches
except: