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

5 lines
82 B
YAML

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