2024-09/02/ping_sauber.yml
2024-09-16 13:54:35 +02:00

7 lines
112 B
YAML

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