mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
67640e5431
* 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>
3 lines
187 B
YAML
3 lines
187 B
YAML
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).
|