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

0-init/tasks/main.yml: network.yml can run hostname.yml

This commit is contained in:
A Holt 2021-08-02 23:02:14 -04:00 committed by GitHub
parent 517820b64c
commit a23e06d414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@
include_tasks: tz.yml
- name: Test Gateway + Test Internet + Set new hostname/domain if nec + Set 'gui_port' to 80 or 443 for Admin Console
include_tasks: network.yml
include_tasks: network.yml # Can run hostname.yml
- name: Add 'runtime' variable values to {{ iiab_ini_file }}