Trying Ansible actions
Some checks failed
Ansible Deploy / deploy (push) Failing after 53s

This commit is contained in:
2023-11-17 23:36:37 +02:00
parent ba29fe637f
commit 707ebe3a62
2 changed files with 1 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ jobs:
- name: Run Ansible Playbook
run: |
ansible-playbook -i inventory.yml ping.yaml
ansible-playbook -i inventory.yml ping.yaml -vv