2024-09/02/ping_sauber.yml

7 lines
112 B
YAML
Raw Normal View History

2024-09-16 11:54:35 +00:00
---
- name: Pinge localhost
hosts: localhost
tasks:
- name: Führe Ping aus
ansible.builtin.ping: