mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
||||
group: root
|
||||
mode: 0644
|
||||
when: hostapd_enabled
|
||||
when: discovered_wireless_iface != "none"
|
||||
|
||||
- name: Create backup /etc/hostapd/hostapd.conf.iiab from template
|
||||
template:
|
||||
|
|
Loading…
Reference in a new issue