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
+7
View File
@@ -0,0 +1,7 @@
---
- name: install apache via ansible playbook
hosts: test
user: ansible
become: true
roles:
- myapache2