2025-05/02/ping_sauber.yml
2025-05-12 15:47:09 +02:00

7 lines
112 B
YAML

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