Trying Ansible actions
All checks were successful
Ansible Deploy / deploy (push) Successful in 54s

This commit is contained in:
2023-11-17 23:25:05 +02:00
parent 80e47ee92d
commit 1121ef6db8

View File

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