mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
reload might be needed to register the new templates if they changed
This commit is contained in:
parent
6e2493a2d4
commit
8924b6668c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
systemd:
|
systemd:
|
||||||
name: hostapd
|
name: hostapd
|
||||||
state: restarted
|
state: restarted
|
||||||
|
daemon_reload: yes
|
||||||
when: hostapd_enabled and (wifi_up_down or not no_net_restart)
|
when: hostapd_enabled and (wifi_up_down or not no_net_restart)
|
||||||
|
|
||||||
- name: Reload netplan for Wifi gateway on Ubuntu 18+
|
- name: Reload netplan for Wifi gateway on Ubuntu 18+
|
||||||
|
|
Loading…
Reference in a new issue