initial upload

This commit is contained in:
2026-02-12 14:46:23 +01:00
commit 9f778338d6

5
ping.yml Normal file
View File

@@ -0,0 +1,5 @@
- name: Test Connection
hosts: all
tasks:
- name: Ping the host
ansible.builtin.ping: