This isn't actually needed?
Some checks failed
Ansible Deploy / deploy (push) Has been cancelled

This commit is contained in:
2023-11-24 08:47:17 +02:00
parent 8218ec1b71
commit 6b0bf9fa69

View File

@@ -36,4 +36,4 @@ jobs:
- name: Run Ansible Playbook
run: |
ansible-playbook -i inventory.yaml -e 'ANSIBLE_SUDO_PASS="${{ secrets.SUDO_PASS }}"' hatarashi-pasokom.yaml
ansible-playbook -i inventory.yaml hatarashi-pasokom.yaml