initial commit

This commit is contained in:
2020-09-22 15:42:05 +02:00
commit 2f2d25fc40
14 changed files with 232 additions and 0 deletions

View File

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

5
myapache2/tests/test.yml Normal file
View File

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