mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
supply config file when hardware is present
This commit is contained in:
parent
fdf070d181
commit
ee4494c074
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
when: hostapd_enabled
|
when: discovered_wireless_iface != "none"
|
||||||
|
|
||||||
- name: Create backup /etc/hostapd/hostapd.conf.iiab from template
|
- name: Create backup /etc/hostapd/hostapd.conf.iiab from template
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue