mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
922dd0fc10
* * 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
|
||
---|---|---|
.. | ||
.keep | ||
349-pacman_improve_group_expansion_speed.yml | ||
886-postgresql_query_add_ret_vals.yml | ||
968-gitlab_variables-pagination.yml | ||
993-file-capabilities.yml | ||
1024-vault-skip-verify-support.yml | ||
1028-proxmox-kvm-linked-clone.yml | ||
1036-redis-cache-keyset-name.yaml | ||
1048-postgresql_privs_add_procedure_type.yml | ||
1055-redis-cache-sentinel.yaml | ||
1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml | ||
1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml | ||
1079-redis-use-regexp-to-check-if-the-value-matches-expected-form.yaml | ||
1081-solaris_zone-python3.yml | ||
1091-postgresql_info_add_in_recovery_ret_val.yml | ||
1099-postgresql_ext_fix_failing_when_version_cannot_be_compared.yml | ||
1101-slack-ts-fix.yaml | ||
1118-docker_login-config-store.yml | ||
1124-pg_hba-dictkey_bugfix.yaml | ||
1127-maven_artifact_client_cert.yml | ||
1140-iptables_state-fix-race-condition.yml | ||
nmcli-refactor.yml |