Files
TheWrightServer/ping.yml
2025-09-18 15:07:07 -04:00

5 lines
88 B
YAML

- name: Ping
hosts: all
tasks:
- name: Ping my hosts
ansible.builtin.ping: