system-from-scratch/ping.yml

6 lines
92 B
YAML

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