Compare commits
1 Commits
3ec2e024e6
...
f10663a2d5
Author | SHA1 | Date | |
---|---|---|---|
f10663a2d5 |
@ -36,7 +36,7 @@ jobs:
|
||||
run: pip install ansible-lint
|
||||
|
||||
|
||||
- name: Run YAMLLint
|
||||
- name: Run Ansible-Lint
|
||||
run: |
|
||||
echo "NFC_PROBLEM_MATCHER_TYPE=pylint-json";
|
||||
ansible-lint -f json . || true
|
||||
|
Reference in New Issue
Block a user