Skip to content

Commit

Permalink
One attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 27, 2023
1 parent 19f5d17 commit 8383649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
uses: dawidd6/action-ansible-playbook@v2
with:
playbook: playbook.yml
directory: .
requirements: roles/requirements.yml
directory: ./
requirements: ./roles/requirements.yml
options: |
--connection=local
-i inventory.ini
Expand Down

0 comments on commit 8383649

Please sign in to comment.