We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121e2cc commit 758ceacCopy full SHA for 758ceac
.github/workflows/ansible.yml
@@ -28,4 +28,4 @@ jobs:
28
pip install ansible ansible-lint
29
30
- name: Run ansible-lint
31
- run: ansible-lint playbook.yml
+ run: make lint
0 commit comments