Initial commit

This commit is contained in:
2026-02-04 11:33:52 -05:00
commit 2c3021b6b6
10 changed files with 440 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-open-archiver