Initial ansible structure and test code

This commit is contained in:
2026-04-02 12:28:20 -04:00
commit 253618c152
5 changed files with 38 additions and 0 deletions

3
requirements.yml Normal file
View File

@@ -0,0 +1,3 @@
collections:
- name: ansible.posix
- name: community.general