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
patchback[bot] 922dd0fc10
nmcli: module refactor (#1113) (#1159)
* * Refactor `nmcli` module to use consistent parameters when creating/modifying connections and detecting changes.
* Keep DNS list arguments as lists internally.
* Remove duplicated code where practical.

* DBus and GObject dependencies are not necessary.

* Update changelog fragment.

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelog fragment.

Co-authored-by: Felix Fontein <felix@fontein.de>

* Use identity operator instead of equality for type comparison.

* Don't start changelog notes with a capital letter.

* * Have `settings_type` return `str` by default instead of `None`.
* Improve variable naming, use `convert_func` instead of `type_cast`.

* Revert new feature of allowing ethernet types as slaves.

* Bring back `list_connection_info` to list all connections with `nmcli con show`.

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7722800561)

Co-authored-by: Justin Bronn <jbronn@gmail.com>
2020-10-23 07:48:29 +02:00
..
integration/targets Update postgresql_pg_hba.py (#1124) (#1151) 2020-10-21 22:54:02 +02:00
sanity nmcli: module refactor (#1113) (#1159) 2020-10-23 07:48:29 +02:00
unit nmcli: module refactor (#1113) (#1159) 2020-10-23 07:48:29 +02:00
utils Run tests with macOS 10.15. (#971) (#1015) 2020-09-30 16:32:08 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml intersight_info has been moved to cisco.intersight. (#395) 2020-05-21 22:12:25 +02:00