This commit is contained in:
root
2023-10-12 19:18:54 +10:00
commit 97728c1201
5 changed files with 58 additions and 0 deletions

10
playbooks/pingo.yml Normal file
View File

@@ -0,0 +1,10 @@
---
- name: pingu
hosts: all
# remote_user: root
become: yes
tasks:
- name: pingu!
ansible.builtin.ping: