Skip to content

Commit

Permalink
feat(ci): modified ansible-lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Apr 3, 2024
1 parent 21efab2 commit 3c18848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Install Galaxy Modules
run: ansible-galaxy install -r requirements/*.yml
- name: Linting with ansible-lint
run: ansible-lint */**.yml roles/*/**
run: ansible-lint

0 comments on commit 3c18848

Please sign in to comment.