Implement systemd-networkd and iwd for WLAN connection.
This commit is contained in:
parent
7dfe195716
commit
a057159c24
4 changed files with 62 additions and 1 deletions
|
@ -159,5 +159,6 @@
|
|||
localuser: "{{ vault_localuser }}"
|
||||
localuser_pwd: "{{ vault_localuser_pwd }}"
|
||||
roles:
|
||||
- lmn_wlan
|
||||
- role: lmn_wlan_iwd
|
||||
when: ansible_interfaces | select('search', 'wl.+') | first is defined
|
||||
- lmn_localuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue