.
This commit is contained in:
@@ -6,7 +6,7 @@ Set {{ pillar['network']['wireless'] }} to not be managed by NetworkManager:
|
||||
Delete {{ pillar['network']['interface'] }} connection:
|
||||
cmd.run:
|
||||
- name: nmcli connection delete {{ pillar['network']['interface'] }}
|
||||
- unless: nmcli connection show {{ pillar['network']['interface'] }} > /dev/null
|
||||
- onlyif: nmcli connection show {{ pillar['network']['interface'] }} > /dev/null
|
||||
|
||||
Install hostapd:
|
||||
pkg.installed:
|
||||
|
Reference in New Issue
Block a user