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

network/tasks/install.yml: hostapd syntax errors 85a5f8fd (3 days ago)

This commit is contained in:
root 2022-07-21 15:30:44 -04:00
parent a442bd7b26
commit 42b5b766c4

View file

@ -45,7 +45,7 @@
# dest: /etc/network/if-pre-up.d/iptables # dest: /etc/network/if-pre-up.d/iptables
# mode: '0755' # mode: '0755'
-- name: Unmask the Access Point 'hostapd' service - name: Unmask the Access Point 'hostapd' service
systemd: systemd:
name: hostapd name: hostapd
enabled: no enabled: no