ansible-repo/playbooks/pingo.yml

11 lines
120 B
YAML
Raw Normal View History

2023-10-12 19:18:54 +10:00
---
- name: pingu
hosts: all
# remote_user: root
become: yes
tasks:
- name: pingu!
ansible.builtin.ping: