Skip to content

Commit

Permalink
Rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 27, 2023
1 parent 1f0211e commit 19f5d17
Show file tree
Hide file tree
Showing 2 changed files 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: requirements.yml
directory: .
requirements: roles/requirements.yml
options: |
--connection=local
-i inventory.ini
Expand Down
File renamed without changes.

0 comments on commit 19f5d17

Please sign in to comment.