system-from-scratch/ping.yml
2024-01-13 16:42:43 +05:00

5 lines
92 B
YAML

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