self-hosting/install-apache.yml

6 lines
95 B
YAML

---
- name: "Install apache"
hosts: tunuifranken.info
roles:
- role: "apache-install"