system-from-scratch/ping.yml

6 lines
92 B
YAML
Raw Normal View History

2024-01-13 16:42:43 +05:00
- name: Ping
hosts: od-hosts
tasks:
- name: Ping my hosts
ansible.builtin.ping: