system-from-scratch/ping.yml

6 lines
91 B
YAML

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