Initial commit

This commit is contained in:
2026-02-27 17:30:50 -05:00
commit b9f615dcb3
13 changed files with 227 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-gitea