init role

This commit is contained in:
2024-12-18 10:13:45 +01:00
parent 333b75fe58
commit 7567d4af84
8 changed files with 85 additions and 1 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:
- ansible_role_chill