mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
* Fixed `wifi_sec` option changes are not detected
Also updated `docs` URL and formatting to match that of the `wifi`
option
* Removed extraneous `appends` to `cmd` in `connection_update`
These really should have only been added to `connection_options` whose
return values get `extended` onto `cmd`
(cherry picked from commit 6bfa6e40f4
)
Co-authored-by: David Hummel <6109326+hummeltech@users.noreply.github.com>
This commit is contained in:
parent
9e7bcae370
commit
67640e5431
3 changed files with 66 additions and 20 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- nmcli - add ``wifi-sec`` option change detection to support managing secure Wi-Fi connections
|
||||
(https://github.com/ansible-collections/community.general/pull/3136).
|
Loading…
Add table
Add a link
Reference in a new issue