Add apache role
This commit is contained in:
parent
0d3907d332
commit
60e58e6b6a
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
- role: docker_setup
|
- role: docker_setup
|
||||||
vars:
|
vars:
|
||||||
docker_data_root: "/srv/docker"
|
docker_data_root: "/srv/docker"
|
||||||
|
- role: apache
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ensure the mosquitto directories exist
|
- name: Ensure the mosquitto directories exist
|
||||||
|
|
Loading…
Reference in a new issue