Ansible/ping.yml
2023-06-14 19:07:33 +02:00

4 lines
51 B
YAML

- hosts: all
become: yes
tasks:
- ping