Skip to content

Commit

Permalink
attempt to fix ansible in action
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsender committed Mar 30, 2024
1 parent 4ce3a43 commit 12dbcc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
uses: dawidd6/action-ansible-playbook@v2
with:
playbook: deploy/deploy.yml
directory: ./
key: ${{secrets.SSH_PRIVATE_KEY}}
# Optional, literal inventory file contents
inventory: ${{ secrets.inventory }}

0 comments on commit 12dbcc1

Please # to comment.