initial commit

This commit is contained in:
2020-09-22 15:42:05 +02:00
commit c4efc2c331
17 changed files with 290 additions and 0 deletions

View File

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

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

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