Skip to content

Commit 5506067

Browse files
committed
lint
1 parent 0a0f07a commit 5506067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ansible_lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Run ansible-lint
1111
uses: ansible/ansible-lint@c629b235398065e24ff44b5f1138028642c74a03
1212
with:
13-
args: "--exclude .ansible/"
13+
args: ""
1414
setup_python: "true"
15-
working_directory: "./ansible/"
15+
working_directory: "ansible"
1616
requirements_file: ""

0 commit comments

Comments
 (0)