SSH private key
All checks were successful
actions-lint / actions-lint (push) Successful in 5s

This commit is contained in:
2024-09-13 14:48:03 +01:00
parent 20df32461c
commit cc4a31ae82

View File

@@ -22,5 +22,6 @@ jobs:
uses: dawidd6/action-ansible-playbook@v2 uses: dawidd6/action-ansible-playbook@v2
with: with:
playbook: playbooks/update-pis.yml playbook: playbooks/update-pis.yml
key: ${{ secrets.SSH_PRIVATE_KEY }}
options: | options: |
--inventory inventory --inventory inventory