mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
0-init/tasks/main.yml: Mention hostname.yml
This commit is contained in:
parent
f5a491e3d7
commit
6e48003559
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@
|
||||||
- name: "Time Zone / TZ: Set symlink /etc/localtime to UTC if it doesn't exist?"
|
- name: "Time Zone / TZ: Set symlink /etc/localtime to UTC if it doesn't exist?"
|
||||||
include_tasks: tz.yml
|
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
|
- name: Test Gateway + Test Internet + Set new hostname/domain (hostname.yml) if nec + Set 'gui_port' to 80 or 443 for Admin Console
|
||||||
include_tasks: network.yml # Can run hostname.yml
|
include_tasks: network.yml
|
||||||
|
|
||||||
|
|
||||||
- name: Add 'runtime' variable values to {{ iiab_ini_file }}
|
- name: Add 'runtime' variable values to {{ iiab_ini_file }}
|
||||||
|
|
Loading…
Reference in a new issue