1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update main.yml

This commit is contained in:
A Holt 2017-10-26 22:44:54 -04:00 committed by GitHub
parent 8235710e63
commit d34e724421

View file

@ -6,14 +6,14 @@
- name: HTTPD
include_role:
name: httpd
# has no "when: XXXXX_install" flag
tags: base, httpd
- name: IIAB-ADMIN
include_role:
name: iiab-admin
# has no "when: XXXXX_install" flag
tags: base, iiab-admin
# the above 2 have no "when: XXXXX_install" flag
- name: Make sure there is a content directory
file: dest={{ doc_root }}/local_content