2024-11/02/ping_sauber.yml

7 lines
112 B
YAML
Raw Normal View History

2024-11-25 14:42:18 +00:00
---
- name: Pinge localhost
hosts: localhost
tasks:
- name: Führe Ping aus
ansible.builtin.ping: