Rename files; use vars file
Some checks failed
Configure Domain / deploy (push) Failing after 1m17s

This commit is contained in:
2023-11-24 19:28:25 +02:00
parent 365077ec7a
commit 0838da4d20
5 changed files with 12 additions and 7 deletions

View File

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