mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
nmcli: Fix change detection for Wi-Fi security options (#3136)
* 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`
This commit is contained in:
@@ -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).
|
||||
Reference in New Issue
Block a user