Test2/ping.yaml
2024-12-16 13:49:15 +03:00

5 lines
99 B
YAML

- name: Test playbook
hosts: all
tasks:
- name: Ping all hosts
ansible.builtin.ping: