1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit
patchback[bot] 67640e5431
nmcli: Fix change detection for Wi-Fi security options (#3136) (#3166)
* 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>
2021-08-07 15:39:34 +02:00
..
compat Initial commit 2020-03-09 09:11:07 +00:00
mock Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
plugins nmcli: Fix change detection for Wi-Fi security options (#3136) (#3166) 2021-08-07 15:39:34 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
requirements.txt dnsimple update for python-dnsimple >=2.0.0 (#2946) (#3143) 2021-08-04 12:56:52 +02:00