ansible-repo/playbooks/pingo.yml
2023-10-12 19:18:54 +10:00

11 lines
120 B
YAML

---
- name: pingu
hosts: all
# remote_user: root
become: yes
tasks:
- name: pingu!
ansible.builtin.ping: