Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Jan 16, 2025
1 parent 0a0f07a commit 5506067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Run ansible-lint
uses: ansible/ansible-lint@c629b235398065e24ff44b5f1138028642c74a03
with:
args: "--exclude .ansible/"
args: ""
setup_python: "true"
working_directory: "./ansible/"
working_directory: "ansible"
requirements_file: ""

0 comments on commit 5506067

Please sign in to comment.