added role to repo

This commit is contained in:
Tim Unkrig
2024-05-10 12:33:32 +02:00
parent 0f16120414
commit 5af51ed535
10 changed files with 124 additions and 0 deletions

2
tests/inventory Normal file
View File

@@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- haup.gitea