mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +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:
|
||||
name: hostapd
|
||||
state: restarted
|
||||
daemon_reload: yes
|
||||
when: hostapd_enabled and (wifi_up_down or not no_net_restart)
|
||||
|
||||
- name: Reload netplan for Wifi gateway on Ubuntu 18+
|
||||
|
|
Loading…
Reference in a new issue