Ansible/ping.yml

4 lines
51 B
YAML
Raw Normal View History

2023-06-14 19:05:40 +02:00
- hosts: all
become: yes
tasks:
- ping