This commit is contained in:
Martin Eichner
2023-06-27 17:36:56 +02:00
commit 8d5852a4fa
46 changed files with 2330 additions and 0 deletions

2
roles/vps/tests/inventory Executable file
View File

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

5
roles/vps/tests/test.yml Executable file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- mediaserver