first commit

This commit is contained in:
ronny 2024-11-19 10:44:58 +01:00
commit f702c9c45a
13 changed files with 309 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:
- container