2024-11/02/ping_sauber.yml
2024-11-25 15:42:18 +01:00

7 lines
112 B
YAML

---
- name: Pinge localhost
hosts: localhost
tasks:
- name: Führe Ping aus
ansible.builtin.ping: