.gitea/workflows/ansible-runner.yaml aktualisiert
Some checks failed
🏃‍♂️Run Ansible / install_ansible (push) Failing after 2m15s

This commit is contained in:
2025-12-13 01:56:09 +01:00
parent 07c7864e2c
commit 0aec59e058

View File

@@ -70,5 +70,5 @@ jobs:
- name: 🏃Run Ansible Playbook
run: |
# ansible-playbook -i inventory/raspberries.yaml playbooks/update_debian.yml.ansible --vault-password-file .vault_pass.txt
ansible-playbook -i inventory/raspberries.yaml playbooks/install_monitoring.yml.ansible --vault-password-file .vault_pass.txt
ansible-playbook -i inventory/raspberries.yaml playbooks/install_monitoring.yml.ansible --vault-password-file .vault_pass.txt -vv