Initial commit

This commit is contained in:
2025-11-08 11:47:52 -05:00
commit 83a8b2428f
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-minio