mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
hostapd.yml: diagnosic -> diagnostic
This commit is contained in:
parent
12e238fde2
commit
a0632fcbbf
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
state: absent
|
state: absent
|
||||||
when: is_raspbian and not wifi_up_down
|
when: is_raspbian and not wifi_up_down
|
||||||
|
|
||||||
- name: Create networkd-dispatcher diagnosic hook for recording network events
|
- name: Create networkd-dispatcher diagnostic hook for recording network events
|
||||||
template:
|
template:
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Reference in a new issue