Skip to content

Commit

Permalink
Fix ansible-lint target
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Dec 14, 2020
1 parent 1770c25 commit 0ae96f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: ansible/ansible-lint-action@594402913bf720b74acd144d220f25693c61e4fa
with:
targets: |
$ROLE_NAME
${{ env.ROLE_NAME }}
args: "-c ${{ env.ROLE_NAME }}/.ansible-lint"

- name: ansible-playbook syntax check
Expand Down

0 comments on commit 0ae96f5

Please sign in to comment.