6 lines
95 B
YAML
6 lines
95 B
YAML
---
|
|
|
|
- name: "Install apache"
|
|
hosts: tunuifranken.info
|
|
roles:
|
|
- role: "apache-install"
|