Create Role

This commit is contained in:
nono
2022-04-20 17:14:35 +02:00
parent 27caf9156c
commit a08f49a53a
16 changed files with 294 additions and 2 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-hugo-deploy