1
0
Fork 0
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:
Jerry Vonau 2022-04-15 19:57:18 -05:00
parent 6e2493a2d4
commit 8924b6668c

View file

@ -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+