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

FQDN - should of been httpd

This commit is contained in:
Jerry Vonau 2017-11-06 16:47:01 -06:00
parent 49c9d00c93
commit 7ac839a300

View file

@ -40,7 +40,7 @@
- network
- name: Re-configuring httpd - not initial install
include_tasks: roles/network/tasks/main.yml
include_tasks: roles/httpd/tasks/main.yml
when: iiab_stage|int > 3
- name: Re-configuring rest of networking - not initial install