Initial commit

This commit is contained in:
2025-12-24 12:42:00 -05:00
commit d61d54f0d3
8 changed files with 94 additions and 0 deletions

3
tests/inventory Normal file
View File

@@ -0,0 +1,3 @@
#SPDX-License-Identifier: MIT-0
localhost

6
tests/test.yml Normal file
View File

@@ -0,0 +1,6 @@
#SPDX-License-Identifier: MIT-0
---
- hosts: localhost
remote_user: root
roles:
- ansible-role-tes3mp