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:
parent
517820b64c
commit
a23e06d414
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue