1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-23 21:59:52 +00:00
community.general/tests/unit/plugins/modules
patchback[bot] ee2963d1ee
[PR #11182/76589bd9 backport][stable-12] nmcli: allow VxLan multicast and bridge port (#11251)
nmcli: allow VxLan multicast and bridge port (#11182)

VxLan virtual devices can be added to bridge ports, like any other
devices. And when using multicast remote addresses,
NetworkManager need to know the parent device as well.


(cherry picked from commit 76589bd97a)

Co-authored-by: Tiziano Müller <tm@dev-zero.ch>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-12-02 21:41:33 +01:00
..
interfaces_file [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
FakeAnsibleModule.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
FakeXenAPI.py Reformat everything. 2025-11-01 13:46:53 +01:00
gitlab.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
hpe_test_utils.py [PR #11066/5ea1dee3 backport][stable-12] oneview: remove superfluous parts from unit test (#11067) 2025-11-09 10:10:11 +01:00
linode_conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
oneview_conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
oneview_module_loader.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_alerta_customer.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_apache2_module.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_apk.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_archive.py [PR #11235/fb2f34ba backport][stable-12] Stop re-defining the argument spec in unit tests (#11239) 2025-12-01 07:21:24 +01:00
test_bitbucket_access_key.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_bitbucket_pipeline_key_pair.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_bitbucket_pipeline_known_host.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_bitbucket_pipeline_variable.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_bootc_manage.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_campfire.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_circonus_annotation.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_composer.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_composer.yaml tests/unit/plugins/modules/test_composer.yaml: remove redundant lines (#10910) 2025-10-12 17:36:50 +13:00
test_cpanm.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_cpanm.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_datadog_downtime.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_dconf.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_discord.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_django_check.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_check.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_command.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_command.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_createcachetable.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_createcachetable.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_dumpdata.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_dumpdata.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_loaddata.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_loaddata.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_dnf_config_manager.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_dnsimple.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_dnsimple_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_facter_facts.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_facter_facts.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2_info.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gem.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_gio_mime.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gio_mime.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_github_repo.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_gitlab_deploy_key.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_group.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_group_access_token.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_gitlab_hook.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_project.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_project_access_token.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_gitlab_protected_branch.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_runner.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_gitlab_user.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_homebrew.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_homebrew_cask.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_icinga2_feature.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ini_file.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ipa_getkeytab.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ipa_otpconfig.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ipa_otptoken.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ipa_pwpolicy.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ipbase.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_java_keystore.py [PR #11235/fb2f34ba backport][stable-12] Stop re-defining the argument spec in unit tests (#11239) 2025-12-01 07:21:24 +01:00
test_jenkins_build.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_jenkins_build_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_jenkins_credential.py [PR #11043/3478863e backport][stable-12] Address issues reported by ruff check (#11047) 2025-11-08 09:49:52 +01:00
test_jenkins_node.py [PR #11215/862fe79a backport][stable-12] fix ruff case SIM110 (#11217) 2025-11-25 21:59:06 +01:00
test_jenkins_plugin.py [PR #11215/862fe79a backport][stable-12] fix ruff case SIM110 (#11217) 2025-11-25 21:59:06 +01:00
test_keycloak_authentication.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_authentication_required_actions.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_client.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_client_rolemapping.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_clientscope.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_component.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_identity_provider.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_realm.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_realm_info.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_keycloak_realm_keys.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_realm_keys_metadata_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_role.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_user.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_keycloak_user_execute_actions_email.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_keycloak_user_federation.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_keycloak_userprofile.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_krb_ticket.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_krb_ticket.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_linode.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_linode_v4.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_lvg_rename.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_lxca_cmms.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_lxca_nodes.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_lxd_storage_pool_info.py [PR #11198/6365b5a9 backport][stable-12] lxd_storage_pool_info, lxd_storage_volume_info: new modules (#11238) 2025-12-01 07:20:55 +01:00
test_lxd_storage_volume_info.py [PR #11198/6365b5a9 backport][stable-12] lxd_storage_pool_info, lxd_storage_volume_info: new modules (#11238) 2025-12-01 07:20:55 +01:00
test_macports.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_maven_artifact.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_modprobe.py [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
test_monit.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_nmcli.py [PR #11182/76589bd9 backport][stable-12] nmcli: allow VxLan multicast and bridge port (#11251) 2025-12-02 21:41:33 +01:00
test_nomad_token.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_npm.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ocapi_command.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ocapi_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_one_vm.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_datacenter_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_enclosure_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_ethernet_network.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_ethernet_network_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_fc_network.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_fc_network_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_fcoe_network.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_fcoe_network_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_logical_interconnect_group.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_logical_interconnect_group_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_network_set.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_network_set_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_san_manager.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_oneview_san_manager_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_opkg.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_opkg.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_cluster.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_cluster.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_info.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_resource.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_resource.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_stonith.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_stonith.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacman.py [PR #11145/255059f7 backport][stable-12] fix ruff case B015 (#11146) 2025-11-13 06:30:21 +01:00
test_pacman_key.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_pagerduty.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pagerduty_alert.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pagerduty_change.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pamd.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_parted.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pkgin.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pmem.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pritunl_org.py [PR #11115/58bb1e7c backport][stable-12] fix ruff case B007 (#11131) 2025-11-12 21:58:36 +01:00
test_pritunl_org_info.py [PR #11043/3478863e backport][stable-12] Address issues reported by ruff check (#11047) 2025-11-08 09:49:52 +01:00
test_pritunl_user.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_pritunl_user_info.py [PR #11043/3478863e backport][stable-12] Address issues reported by ruff check (#11047) 2025-11-08 09:49:52 +01:00
test_puppet.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_puppet.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_redhat_subscription.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_redis_data.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_redis_data_incr.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_redis_data_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_redis_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_rhsm_release.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_rhsm_repository.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_rpm_ostree_pkg.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_rundeck_acl_policy.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_scaleway_compute_private_network.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_scaleway_private_network.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_simpleinit_msb.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_slack.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_snap.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_solaris_zone.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ss_3par_cpg.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_statsd.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_sysupgrade.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_terraform.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_ufw.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_usb_facts.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_wdc_redfish_command.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_wdc_redfish_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_xcc_redfish_command.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_xdg_mime.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_xdg_mime.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_xenserver_guest_info.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_xenserver_guest_powerstate.py [PR #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
test_xfconf.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_xfconf.yaml xfconf: fix existing empty array case (#11026) 2025-11-02 20:20:31 +01:00
test_xfconf_info.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_xfconf_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
uthelper.py [PR #11122/2dfb46a4 backport][stable-12] remove ignore lines for Python 2 (#11134) 2025-11-12 21:36:26 +01:00
utils.py Reformat everything. 2025-11-01 13:46:53 +01:00
xenserver_common.py unit tests (modules): use f-strings (#10992) 2025-10-27 11:08:33 +13:00
xenserver_conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00