2025-03/02/ping_sauber.yml
2025-03-24 15:23:37 +01:00

7 lines
112 B
YAML

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