Add install-apache playbook
This commit is contained in:
parent
8a97caa5e8
commit
d466aa6736
1 changed files with 6 additions and 0 deletions
6
install-apache.yml
Normal file
6
install-apache.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- name: "Install apache"
|
||||
hosts: tunuifranken.info
|
||||
roles:
|
||||
- role: "apache-install"
|
Loading…
Reference in a new issue