1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

documented force does not work use masked no

This commit is contained in:
Jerry Vonau 2020-04-18 12:21:33 -05:00
parent 24624c6e6f
commit 776b983e3d

View file

@ -135,8 +135,8 @@
- name: Enable the Access Point 'hostapd' service
systemd:
name: hostapd
masked: no
enabled: yes
force: yes
when: hostapd_enabled
- name: Record HOSTAPD_ENABLED to {{ iiab_env_file }}