stuff
Some checks failed
Configure Kumonoboru / deploy (push) Failing after 1m6s

This commit is contained in:
2023-11-24 15:11:29 +02:00
parent 4141016531
commit db09fa4142

View File

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