mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
nmcli: add wifi support (#2220)
* nmcli: add wifi support Ability to: - connect NetworkManager to a Wifi network - attach the connection to a master (bond). * target 3.0.0
This commit is contained in:
parent
ec9c23437c
commit
6a8eb7b388
2 changed files with 51 additions and 4 deletions
3
changelogs/fragments/2220_nmcli_wifi_support.yaml
Normal file
3
changelogs/fragments/2220_nmcli_wifi_support.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "nmcli - add ability to connect to a Wifi network and also to attach it to a master (bond) (https://github.com/ansible-collections/community.general/pull/2220)."
|
Loading…
Add table
Add a link
Reference in a new issue