1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

FQDN disable httpd

This commit is contained in:
Jerry Vonau 2017-11-18 12:40:40 -05:00
parent db38c9a1d0
commit 3abea5f147

View file

@ -18,9 +18,9 @@
group=root group=root
mode=0644 mode=0644
- name: Re-configuring httpd - not initial install #- name: Re-configuring httpd - not initial install
include_tasks: roles/httpd/tasks/main.yml # include_tasks: roles/httpd/tasks/main.yml
when: iiab_stage|int > 3 # when: iiab_stage|int > 3
#- name: Re-configuring rest of networking - not initial install #- name: Re-configuring rest of networking - not initial install
# include_tasks: roles/network/tasks/main.yml # include_tasks: roles/network/tasks/main.yml