From 833530ab4724e555ebc79c658cb20fdbd1ed41a8 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 08:00:05 +0200 Subject: [PATCH] Prepare un-flatmapping (#5350) (#5427) * Add module name into fixtures directory name. * Rename conftest.py to avoid collisions. * Match filenames inside directories. (cherry picked from commit fa924aae31c1675bcf4adb2a9ac56711af71f5eb) Co-authored-by: Felix Fontein --- .github/BOTMETA.yml | 119 +++++++++++------- .../{conftest.py => linode_conftest.py} | 0 .../modules/cloud/linode/test_linode.py | 2 + .../modules/cloud/linode/test_linode_v4.py | 2 + .../xenserver/test_xenserver_guest_info.py | 3 +- .../test_xenserver_guest_powerstate.py | 3 +- .../{common.py => xenserver_common.py} | 0 .../{conftest.py => xenserver_conftest.py} | 0 .../os/{conftest.py => rhn_conftest.py} | 0 .../modules/packaging/os/test_rhn_channel.py | 2 + .../modules/packaging/os/test_rhn_register.py | 2 + .../oneview/hpe_test_utils.py | 1 + .../{conftest.py => oneview_conftest.py} | 0 .../oneview/oneview_module_loader.py | 5 +- .../oneview/test_oneview_datacenter_info.py | 4 +- .../oneview/test_oneview_enclosure_info.py | 4 +- .../oneview/test_oneview_ethernet_network.py | 1 + .../test_oneview_ethernet_network_info.py | 1 + .../oneview/test_oneview_fc_network.py | 1 + .../oneview/test_oneview_fc_network_info.py | 1 + .../oneview/test_oneview_fcoe_network.py | 1 + .../oneview/test_oneview_fcoe_network_info.py | 2 +- ...test_oneview_logical_interconnect_group.py | 3 +- ...oneview_logical_interconnect_group_info.py | 3 +- .../oneview/test_oneview_network_set.py | 1 + .../oneview/test_oneview_network_set_info.py | 1 + .../oneview/test_oneview_san_manager.py | 1 + .../oneview/test_oneview_san_manager_info.py | 1 + .../{README.md => interfaces_file-README.md} | 4 +- .../address_family.test_no_changes | 0 .../address_family.test_no_changes.json | 0 ...ddress_family.test_no_changes.json.license | 0 .../address_family.test_no_changes.license | 0 .../golden_output/address_family_add_aggi_up | 0 .../address_family_add_aggi_up.exceptions.txt | 0 ..._family_add_aggi_up.exceptions.txt.license | 0 .../address_family_add_aggi_up.json | 0 .../address_family_add_aggi_up.json.license | 0 .../address_family_add_aggi_up.license | 0 .../address_family_add_aggi_up_twice | 0 ...ss_family_add_aggi_up_twice.exceptions.txt | 0 ...y_add_aggi_up_twice.exceptions.txt.license | 0 .../address_family_add_aggi_up_twice.json | 0 ...ress_family_add_aggi_up_twice.json.license | 0 .../address_family_add_aggi_up_twice.license | 0 .../address_family_add_and_delete_aggi_up | 0 ...mily_add_and_delete_aggi_up.exceptions.txt | 0 ..._and_delete_aggi_up.exceptions.txt.license | 0 ...address_family_add_and_delete_aggi_up.json | 0 ...family_add_and_delete_aggi_up.json.license | 0 ...ress_family_add_and_delete_aggi_up.license | 0 .../address_family_aggi_remove_dup | 0 ...ress_family_aggi_remove_dup.exceptions.txt | 0 ...ily_aggi_remove_dup.exceptions.txt.license | 0 .../address_family_aggi_remove_dup.json | 0 ...ddress_family_aggi_remove_dup.json.license | 0 .../address_family_aggi_remove_dup.license | 0 .../golden_output/address_family_change_ipv4 | 0 .../address_family_change_ipv4.exceptions.txt | 0 .../address_family_change_ipv4.json | 0 .../address_family_change_ipv4.json.license | 0 .../address_family_change_ipv4.license | 0 .../address_family_change_ipv4_post_up | 0 ..._family_change_ipv4_post_up.exceptions.txt | 0 .../address_family_change_ipv4_post_up.json | 0 ...ss_family_change_ipv4_post_up.json.license | 0 ...address_family_change_ipv4_post_up.license | 0 .../address_family_change_ipv4_pre_up | 0 ...s_family_change_ipv4_pre_up.exceptions.txt | 0 .../address_family_change_ipv4_pre_up.json | 0 ...ess_family_change_ipv4_pre_up.json.license | 0 .../address_family_change_ipv4_pre_up.license | 0 .../golden_output/address_family_change_ipv6 | 0 .../address_family_change_ipv6.exceptions.txt | 0 .../address_family_change_ipv6.json | 0 .../address_family_change_ipv6.json.license | 0 .../address_family_change_ipv6.license | 0 .../address_family_change_ipv6_post_up | 0 ..._family_change_ipv6_post_up.exceptions.txt | 0 .../address_family_change_ipv6_post_up.json | 0 ...ss_family_change_ipv6_post_up.json.license | 0 ...address_family_change_ipv6_post_up.license | 0 .../address_family_change_ipv6_pre_up | 0 ...s_family_change_ipv6_pre_up.exceptions.txt | 0 .../address_family_change_ipv6_pre_up.json | 0 ...ess_family_change_ipv6_pre_up.json.license | 0 .../address_family_change_ipv6_pre_up.license | 0 .../address_family_change_method | 0 ...ddress_family_change_method.exceptions.txt | 0 ...amily_change_method.exceptions.txt.license | 0 .../address_family_change_method.json | 0 .../address_family_change_method.json.license | 0 .../address_family_change_method.license | 0 .../golden_output/address_family_revert | 0 .../address_family_revert.exceptions.txt | 0 .../golden_output/address_family_revert.json | 0 .../address_family_revert.json.license | 0 .../address_family_revert.license | 0 .../address_family_set_aggi_and_eth0_mtu | 0 ...amily_set_aggi_and_eth0_mtu.exceptions.txt | 0 ...t_aggi_and_eth0_mtu.exceptions.txt.license | 0 .../address_family_set_aggi_and_eth0_mtu.json | 0 ..._family_set_aggi_and_eth0_mtu.json.license | 0 ...dress_family_set_aggi_and_eth0_mtu.license | 0 .../address_family_set_aggi_slaves | 0 ...ress_family_set_aggi_slaves.exceptions.txt | 0 ...ily_set_aggi_slaves.exceptions.txt.license | 0 .../address_family_set_aggi_slaves.json | 0 ...ddress_family_set_aggi_slaves.json.license | 0 .../address_family_set_aggi_slaves.license | 0 .../default_dhcp.test_no_changes | 0 .../default_dhcp.test_no_changes.json | 0 .../default_dhcp.test_no_changes.json.license | 0 .../default_dhcp.test_no_changes.license | 0 .../golden_output/default_dhcp_add_aggi_up | 0 .../default_dhcp_add_aggi_up.exceptions.txt | 0 ...lt_dhcp_add_aggi_up.exceptions.txt.license | 0 .../default_dhcp_add_aggi_up.json | 0 .../default_dhcp_add_aggi_up.json.license | 0 .../default_dhcp_add_aggi_up.license | 0 .../default_dhcp_add_aggi_up_twice | 0 ...ault_dhcp_add_aggi_up_twice.exceptions.txt | 0 ...p_add_aggi_up_twice.exceptions.txt.license | 0 .../default_dhcp_add_aggi_up_twice.json | 0 ...efault_dhcp_add_aggi_up_twice.json.license | 0 .../default_dhcp_add_aggi_up_twice.license | 0 .../default_dhcp_add_and_delete_aggi_up | 0 ...dhcp_add_and_delete_aggi_up.exceptions.txt | 0 ..._and_delete_aggi_up.exceptions.txt.license | 0 .../default_dhcp_add_and_delete_aggi_up.json | 0 ...t_dhcp_add_and_delete_aggi_up.json.license | 0 ...efault_dhcp_add_and_delete_aggi_up.license | 0 .../default_dhcp_aggi_remove_dup | 0 ...efault_dhcp_aggi_remove_dup.exceptions.txt | 0 ...hcp_aggi_remove_dup.exceptions.txt.license | 0 .../default_dhcp_aggi_remove_dup.json | 0 .../default_dhcp_aggi_remove_dup.json.license | 0 .../default_dhcp_aggi_remove_dup.license | 0 .../golden_output/default_dhcp_change_ipv4 | 0 .../default_dhcp_change_ipv4.exceptions.txt | 0 .../default_dhcp_change_ipv4.json | 0 .../default_dhcp_change_ipv4.json.license | 0 .../default_dhcp_change_ipv4.license | 0 .../default_dhcp_change_ipv4_post_up | 0 ...lt_dhcp_change_ipv4_post_up.exceptions.txt | 0 .../default_dhcp_change_ipv4_post_up.json | 0 ...ault_dhcp_change_ipv4_post_up.json.license | 0 .../default_dhcp_change_ipv4_post_up.license | 0 .../default_dhcp_change_ipv4_pre_up | 0 ...ult_dhcp_change_ipv4_pre_up.exceptions.txt | 0 .../default_dhcp_change_ipv4_pre_up.json | 0 ...fault_dhcp_change_ipv4_pre_up.json.license | 0 .../default_dhcp_change_ipv4_pre_up.license | 0 .../golden_output/default_dhcp_change_ipv6 | 0 .../default_dhcp_change_ipv6.exceptions.txt | 0 ...lt_dhcp_change_ipv6.exceptions.txt.license | 0 .../default_dhcp_change_ipv6.json | 0 .../default_dhcp_change_ipv6.json.license | 0 .../default_dhcp_change_ipv6.license | 0 .../default_dhcp_change_ipv6_post_up | 0 ...lt_dhcp_change_ipv6_post_up.exceptions.txt | 0 ...change_ipv6_post_up.exceptions.txt.license | 0 .../default_dhcp_change_ipv6_post_up.json | 0 ...ault_dhcp_change_ipv6_post_up.json.license | 0 .../default_dhcp_change_ipv6_post_up.license | 0 .../default_dhcp_change_ipv6_pre_up | 0 ...ult_dhcp_change_ipv6_pre_up.exceptions.txt | 0 ..._change_ipv6_pre_up.exceptions.txt.license | 0 .../default_dhcp_change_ipv6_pre_up.json | 0 ...fault_dhcp_change_ipv6_pre_up.json.license | 0 .../default_dhcp_change_ipv6_pre_up.license | 0 .../golden_output/default_dhcp_change_method | 0 .../default_dhcp_change_method.exceptions.txt | 0 ..._dhcp_change_method.exceptions.txt.license | 0 .../default_dhcp_change_method.json | 0 .../default_dhcp_change_method.json.license | 0 .../default_dhcp_change_method.license | 0 .../golden_output/default_dhcp_revert | 0 .../default_dhcp_revert.exceptions.txt | 0 .../golden_output/default_dhcp_revert.json | 0 .../default_dhcp_revert.json.license | 0 .../golden_output/default_dhcp_revert.license | 0 .../default_dhcp_set_aggi_and_eth0_mtu | 0 ..._dhcp_set_aggi_and_eth0_mtu.exceptions.txt | 0 ...t_aggi_and_eth0_mtu.exceptions.txt.license | 0 .../default_dhcp_set_aggi_and_eth0_mtu.json | 0 ...lt_dhcp_set_aggi_and_eth0_mtu.json.license | 0 ...default_dhcp_set_aggi_and_eth0_mtu.license | 0 .../default_dhcp_set_aggi_slaves | 0 ...efault_dhcp_set_aggi_slaves.exceptions.txt | 0 ...hcp_set_aggi_slaves.exceptions.txt.license | 0 .../default_dhcp_set_aggi_slaves.json | 0 .../default_dhcp_set_aggi_slaves.json.license | 0 .../default_dhcp_set_aggi_slaves.license | 0 .../golden_output/servers.com.test_no_changes | 0 .../servers.com.test_no_changes.json | 0 .../servers.com.test_no_changes.json.license | 0 .../servers.com.test_no_changes.license | 0 .../golden_output/servers.com_add_aggi_up | 0 .../servers.com_add_aggi_up.exceptions.txt | 0 .../servers.com_add_aggi_up.json | 0 .../servers.com_add_aggi_up.json.license | 0 .../servers.com_add_aggi_up.license | 0 .../servers.com_add_aggi_up_twice | 0 ...rvers.com_add_aggi_up_twice.exceptions.txt | 0 .../servers.com_add_aggi_up_twice.json | 0 ...servers.com_add_aggi_up_twice.json.license | 0 .../servers.com_add_aggi_up_twice.license | 0 .../servers.com_add_and_delete_aggi_up | 0 ....com_add_and_delete_aggi_up.exceptions.txt | 0 .../servers.com_add_and_delete_aggi_up.json | 0 ...rs.com_add_and_delete_aggi_up.json.license | 0 ...servers.com_add_and_delete_aggi_up.license | 0 .../golden_output/servers.com_aggi_remove_dup | 0 ...servers.com_aggi_remove_dup.exceptions.txt | 0 .../servers.com_aggi_remove_dup.json | 0 .../servers.com_aggi_remove_dup.json.license | 0 .../servers.com_aggi_remove_dup.license | 0 .../golden_output/servers.com_change_ipv4 | 0 .../servers.com_change_ipv4.exceptions.txt | 0 ...ers.com_change_ipv4.exceptions.txt.license | 0 .../servers.com_change_ipv4.json | 0 .../servers.com_change_ipv4.json.license | 0 .../servers.com_change_ipv4.license | 0 .../servers.com_change_ipv4_post_up | 0 ...ers.com_change_ipv4_post_up.exceptions.txt | 0 ...change_ipv4_post_up.exceptions.txt.license | 0 .../servers.com_change_ipv4_post_up.json | 0 ...rvers.com_change_ipv4_post_up.json.license | 0 .../servers.com_change_ipv4_post_up.license | 0 .../servers.com_change_ipv4_pre_up | 0 ...vers.com_change_ipv4_pre_up.exceptions.txt | 0 ..._change_ipv4_pre_up.exceptions.txt.license | 0 .../servers.com_change_ipv4_pre_up.json | 0 ...ervers.com_change_ipv4_pre_up.json.license | 0 .../servers.com_change_ipv4_pre_up.license | 0 .../golden_output/servers.com_change_ipv6 | 0 .../servers.com_change_ipv6.exceptions.txt | 0 ...ers.com_change_ipv6.exceptions.txt.license | 0 .../servers.com_change_ipv6.json | 0 .../servers.com_change_ipv6.json.license | 0 .../servers.com_change_ipv6.license | 0 .../servers.com_change_ipv6_post_up | 0 ...ers.com_change_ipv6_post_up.exceptions.txt | 0 ...change_ipv6_post_up.exceptions.txt.license | 0 .../servers.com_change_ipv6_post_up.json | 0 ...rvers.com_change_ipv6_post_up.json.license | 0 .../servers.com_change_ipv6_post_up.license | 0 .../servers.com_change_ipv6_pre_up | 0 ...vers.com_change_ipv6_pre_up.exceptions.txt | 0 ..._change_ipv6_pre_up.exceptions.txt.license | 0 .../servers.com_change_ipv6_pre_up.json | 0 ...ervers.com_change_ipv6_pre_up.json.license | 0 .../servers.com_change_ipv6_pre_up.license | 0 .../golden_output/servers.com_change_method | 0 .../servers.com_change_method.exceptions.txt | 0 .../servers.com_change_method.json | 0 .../servers.com_change_method.json.license | 0 .../servers.com_change_method.license | 0 .../golden_output/servers.com_revert | 0 .../servers.com_revert.exceptions.txt | 0 .../servers.com_revert.exceptions.txt.license | 0 .../golden_output/servers.com_revert.json | 0 .../servers.com_revert.json.license | 0 .../golden_output/servers.com_revert.license | 0 .../servers.com_set_aggi_and_eth0_mtu | 0 ...s.com_set_aggi_and_eth0_mtu.exceptions.txt | 0 ...t_aggi_and_eth0_mtu.exceptions.txt.license | 0 .../servers.com_set_aggi_and_eth0_mtu.json | 0 ...ers.com_set_aggi_and_eth0_mtu.json.license | 0 .../servers.com_set_aggi_and_eth0_mtu.license | 0 .../golden_output/servers.com_set_aggi_slaves | 0 ...servers.com_set_aggi_slaves.exceptions.txt | 0 .../servers.com_set_aggi_slaves.json | 0 .../servers.com_set_aggi_slaves.json.license | 0 .../servers.com_set_aggi_slaves.license | 0 .../golden_output/up_down_dup.test_no_changes | 0 .../up_down_dup.test_no_changes.json | 0 .../up_down_dup.test_no_changes.json.license | 0 .../up_down_dup.test_no_changes.license | 0 .../golden_output/up_down_dup_add_aggi_up | 0 .../up_down_dup_add_aggi_up.exceptions.txt | 0 .../up_down_dup_add_aggi_up.json | 0 .../up_down_dup_add_aggi_up.json.license | 0 .../up_down_dup_add_aggi_up.license | 0 .../up_down_dup_add_aggi_up_twice | 0 ..._down_dup_add_aggi_up_twice.exceptions.txt | 0 .../up_down_dup_add_aggi_up_twice.json | 0 ...up_down_dup_add_aggi_up_twice.json.license | 0 .../up_down_dup_add_aggi_up_twice.license | 0 .../up_down_dup_add_and_delete_aggi_up | 0 ..._dup_add_and_delete_aggi_up.exceptions.txt | 0 .../up_down_dup_add_and_delete_aggi_up.json | 0 ...wn_dup_add_and_delete_aggi_up.json.license | 0 ...up_down_dup_add_and_delete_aggi_up.license | 0 .../golden_output/up_down_dup_aggi_remove_dup | 0 ...up_down_dup_aggi_remove_dup.exceptions.txt | 0 .../up_down_dup_aggi_remove_dup.json | 0 .../up_down_dup_aggi_remove_dup.json.license | 0 .../up_down_dup_aggi_remove_dup.license | 0 .../golden_output/up_down_dup_change_ipv4 | 0 .../up_down_dup_change_ipv4.exceptions.txt | 0 ...own_dup_change_ipv4.exceptions.txt.license | 0 .../up_down_dup_change_ipv4.json | 0 .../up_down_dup_change_ipv4.json.license | 0 .../up_down_dup_change_ipv4.license | 0 .../up_down_dup_change_ipv4_post_up | 0 ...own_dup_change_ipv4_post_up.exceptions.txt | 0 ...change_ipv4_post_up.exceptions.txt.license | 0 .../up_down_dup_change_ipv4_post_up.json | 0 ..._down_dup_change_ipv4_post_up.json.license | 0 .../up_down_dup_change_ipv4_post_up.license | 0 .../up_down_dup_change_ipv4_pre_up | 0 ...down_dup_change_ipv4_pre_up.exceptions.txt | 0 ..._change_ipv4_pre_up.exceptions.txt.license | 0 .../up_down_dup_change_ipv4_pre_up.json | 0 ...p_down_dup_change_ipv4_pre_up.json.license | 0 .../up_down_dup_change_ipv4_pre_up.license | 0 .../golden_output/up_down_dup_change_ipv6 | 0 .../up_down_dup_change_ipv6.exceptions.txt | 0 ...own_dup_change_ipv6.exceptions.txt.license | 0 .../up_down_dup_change_ipv6.json | 0 .../up_down_dup_change_ipv6.json.license | 0 .../up_down_dup_change_ipv6.license | 0 .../up_down_dup_change_ipv6_post_up | 0 ...own_dup_change_ipv6_post_up.exceptions.txt | 0 ...change_ipv6_post_up.exceptions.txt.license | 0 .../up_down_dup_change_ipv6_post_up.json | 0 ..._down_dup_change_ipv6_post_up.json.license | 0 .../up_down_dup_change_ipv6_post_up.license | 0 .../up_down_dup_change_ipv6_pre_up | 0 ...down_dup_change_ipv6_pre_up.exceptions.txt | 0 ..._change_ipv6_pre_up.exceptions.txt.license | 0 .../up_down_dup_change_ipv6_pre_up.json | 0 ...p_down_dup_change_ipv6_pre_up.json.license | 0 .../up_down_dup_change_ipv6_pre_up.license | 0 .../golden_output/up_down_dup_change_method | 0 .../up_down_dup_change_method.exceptions.txt | 0 ...n_dup_change_method.exceptions.txt.license | 0 .../up_down_dup_change_method.json | 0 .../up_down_dup_change_method.json.license | 0 .../up_down_dup_change_method.license | 0 .../golden_output/up_down_dup_revert | 0 .../up_down_dup_revert.exceptions.txt | 0 .../up_down_dup_revert.exceptions.txt.license | 0 .../golden_output/up_down_dup_revert.json | 0 .../up_down_dup_revert.json.license | 0 .../golden_output/up_down_dup_revert.license | 0 .../up_down_dup_set_aggi_and_eth0_mtu | 0 ...n_dup_set_aggi_and_eth0_mtu.exceptions.txt | 0 ...t_aggi_and_eth0_mtu.exceptions.txt.license | 0 .../up_down_dup_set_aggi_and_eth0_mtu.json | 0 ...own_dup_set_aggi_and_eth0_mtu.json.license | 0 .../up_down_dup_set_aggi_and_eth0_mtu.license | 0 .../golden_output/up_down_dup_set_aggi_slaves | 0 ...up_down_dup_set_aggi_slaves.exceptions.txt | 0 .../up_down_dup_set_aggi_slaves.json | 0 .../up_down_dup_set_aggi_slaves.json.license | 0 .../up_down_dup_set_aggi_slaves.license | 0 .../input/address_family | 0 .../input/address_family.license | 0 .../input/default_dhcp | 0 .../input/default_dhcp.license | 0 .../input/servers.com | 0 .../input/servers.com.license | 0 .../input/up_down_dup | 0 .../input/up_down_dup.license | 0 .../interfaces_file/test_interfaces_file.py | 4 +- 368 files changed, 113 insertions(+), 59 deletions(-) rename tests/unit/plugins/modules/cloud/linode/{conftest.py => linode_conftest.py} (100%) rename tests/unit/plugins/modules/cloud/xenserver/{common.py => xenserver_common.py} (100%) rename tests/unit/plugins/modules/cloud/xenserver/{conftest.py => xenserver_conftest.py} (100%) rename tests/unit/plugins/modules/packaging/os/{conftest.py => rhn_conftest.py} (100%) rename tests/unit/plugins/modules/remote_management/oneview/{conftest.py => oneview_conftest.py} (100%) rename tests/unit/plugins/modules/system/interfaces_file/{README.md => interfaces_file-README.md} (82%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family.test_no_changes (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family.test_no_changes.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family.test_no_changes.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family.test_no_changes.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_aggi_up_twice.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_add_and_delete_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_aggi_remove_dup.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv4_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_ipv6_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_change_method.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_revert (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_revert.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_revert.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_revert.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_revert.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_and_eth0_mtu.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/address_family_set_aggi_slaves.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp.test_no_changes (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp.test_no_changes.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp.test_no_changes.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp.test_no_changes.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_aggi_up_twice.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_add_and_delete_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_aggi_remove_dup.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv4_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_ipv6_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_change_method.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_revert (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_revert.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_revert.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_revert.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_revert.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/default_dhcp_set_aggi_slaves.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com.test_no_changes (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com.test_no_changes.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com.test_no_changes.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com.test_no_changes.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up_twice (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up_twice.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up_twice.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up_twice.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_aggi_up_twice.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_and_delete_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_and_delete_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_and_delete_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_and_delete_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_add_and_delete_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_aggi_remove_dup (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_aggi_remove_dup.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_aggi_remove_dup.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_aggi_remove_dup.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_aggi_remove_dup.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv4_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_ipv6_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_method (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_method.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_method.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_method.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_change_method.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_revert.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_and_eth0_mtu.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_slaves (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_slaves.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_slaves.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_slaves.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/servers.com_set_aggi_slaves.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup.test_no_changes (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup.test_no_changes.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup.test_no_changes.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup.test_no_changes.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up_twice (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up_twice.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up_twice.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up_twice.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_aggi_up_twice.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_and_delete_aggi_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_and_delete_aggi_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_and_delete_aggi_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_and_delete_aggi_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_add_and_delete_aggi_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_aggi_remove_dup (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_aggi_remove_dup.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_aggi_remove_dup.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_aggi_remove_dup.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_aggi_remove_dup.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv4_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6 (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_post_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_ipv6_pre_up.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_change_method.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_revert.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_slaves (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_slaves.exceptions.txt (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_slaves.json (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_slaves.json.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/golden_output/up_down_dup_set_aggi_slaves.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/address_family (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/address_family.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/default_dhcp (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/default_dhcp.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/servers.com (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/servers.com.license (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/up_down_dup (100%) rename tests/unit/plugins/modules/system/interfaces_file/{fixtures => interfaces_file_fixtures}/input/up_down_dup.license (100%) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 53fa9ad257..4aaea6b773 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -327,13 +327,13 @@ files: $module_utils/xfconf.py: maintainers: russoz labels: xfconf - $modules/cloud/alicloud/: + $modules/cloud/alicloud/ali_: maintainers: xiaozhu36 $modules/cloud/atomic/atomic_container.py: maintainers: giuseppe krsacme - $modules/cloud/atomic/: + $modules/cloud/atomic/atomic_: maintainers: krsacme - $modules/cloud/centurylink/: + $modules/cloud/centurylink/clc_: maintainers: clc-runner $modules/cloud/dimensiondata/dimensiondata_network.py: maintainers: aimonb tintoy @@ -342,22 +342,22 @@ files: maintainers: tintoy $modules/cloud/heroku/heroku_collaborator.py: maintainers: marns93 - $modules/cloud/huawei/: + $modules/cloud/huawei/hwc_: maintainers: $team_huawei huaweicloud keywords: cloud huawei hwc - $modules/cloud/linode/: + $modules/cloud/linode/linode: maintainers: $team_linode $modules/cloud/linode/linode.py: maintainers: zbal $modules/cloud/lxc/lxc_container.py: maintainers: cloudnull - $modules/cloud/lxd/: + $modules/cloud/lxd/lxd_: ignore: hnakamur $modules/cloud/lxd/lxd_profile.py: maintainers: conloos $modules/cloud/lxd/lxd_project.py: maintainers: we10710aa - $modules/cloud/memset/: + $modules/cloud/memset/memset_: maintainers: glitchcrab $modules/cloud/misc/cloud_init_data_facts.py: maintainers: resmo @@ -385,41 +385,42 @@ files: labels: rhevm virt ignore: skvidal keywords: kvm libvirt proxmox qemu - $modules/cloud/misc/: + $modules/cloud/misc/serverless.py: ignore: ryansb $modules/cloud/misc/terraform.py: maintainers: m-yosefpor rainerleber + ignore: ryansb $modules/cloud/misc/xenserver_facts.py: maintainers: caphrim007 cheese labels: xenserver_facts - ignore: andyhky - $modules/cloud/oneandone/: + ignore: andyhky ryansb + $modules/cloud/oneandone/oneandone_: maintainers: aajdinov edevenport - $modules/cloud/online/: + $modules/cloud/online/online_: maintainers: remyleone - $modules/cloud/opennebula/: + $modules/cloud/opennebula/one_: maintainers: $team_opennebula $modules/cloud/opennebula/one_host.py: maintainers: rvalle $modules/cloud/oracle/oci_vcn.py: maintainers: $team_oracle rohitChaware - $modules/cloud/ovh/: + $modules/cloud/ovh/ovh_: maintainers: pascalheraud $modules/cloud/ovh/ovh_monthly_billing.py: maintainers: fraff $modules/cloud/packet/packet_device.py: maintainers: baldwinSPC t0mk teebes - $modules/cloud/packet/: + $modules/cloud/packet/packet_: maintainers: nurfet-becirevic t0mk $modules/cloud/packet/packet_sshkey.py: maintainers: t0mk - $modules/cloud/profitbricks/: + $modules/cloud/profitbricks/profitbricks: maintainers: baldwinSPC $modules/cloud/pubnub/pubnub_blocks.py: maintainers: parfeon pubnub $modules/cloud/rackspace/rax.py: maintainers: omgjlk sivel - $modules/cloud/rackspace/: + $modules/cloud/rackspace/rax: ignore: ryansb sivel $modules/cloud/rackspace/rax_cbs.py: maintainers: claco @@ -457,7 +458,7 @@ files: maintainers: smashwilson $modules/cloud/rackspace/rax_queue.py: maintainers: claco - $modules/cloud/scaleway/: + $modules/cloud/scaleway/scaleway_: maintainers: $team_scaleway $modules/cloud/scaleway/scaleway_compute_private_network.py: maintainers: pastral @@ -490,29 +491,39 @@ files: ignore: hekonsek $modules/cloud/scaleway/scaleway_volume_info.py: maintainers: Spredzy - $modules/cloud/smartos/: + $modules/cloud/smartos/imgadm.py: maintainers: $team_solaris labels: solaris keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool $modules/cloud/smartos/nictagadm.py: - maintainers: SmithX10 + maintainers: $team_solaris SmithX10 + labels: solaris + keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool + $modules/cloud/smartos/smartos_image_info.py: + maintainers: $team_solaris + labels: solaris + keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool + $modules/cloud/smartos/vmadm.py: + maintainers: $team_solaris + labels: solaris + keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool $modules/cloud/softlayer/sl_vm.py: maintainers: mcltn $modules/cloud/spotinst/spotinst_aws_elastigroup.py: maintainers: talzur - $modules/cloud/univention/: + $modules/cloud/univention/udm_: maintainers: keachi - $modules/cloud/webfaction/: + $modules/cloud/webfaction/webfaction_: maintainers: quentinsf - $modules/cloud/xenserver/: + $modules/cloud/xenserver/xenserver_: maintainers: bvitnik - $modules/clustering/consul/: + $modules/clustering/consul/consul: maintainers: $team_consul ignore: colin-nolan $modules/clustering/etcd3.py: maintainers: evrardjp ignore: vfauth - $modules/clustering/nomad/: + $modules/clustering/nomad/nomad_: maintainers: chris93111 $modules/clustering/pacemaker_cluster.py: maintainers: matbu @@ -520,7 +531,7 @@ files: maintainers: treyperry $modules/database/aerospike/aerospike_migrations.py: maintainers: Alb0t - $modules/database/influxdb/: + $modules/database/influxdb/influxdb_: maintainers: kamsz $modules/database/influxdb/influxdb_query.py: maintainers: resmo @@ -554,7 +565,7 @@ files: labels: mssql_script $modules/database/saphana/hana_query.py: maintainers: rainerleber - $modules/database/vertica/: + $modules/database/vertica/vertica_: maintainers: dareko $modules/files/archive.py: maintainers: bendoh @@ -579,7 +590,7 @@ files: maintainers: dagwieers magnus919 tbielawa cmprescott sm4rk0 labels: m:xml xml ignore: magnus919 - $modules/identity/ipa/: + $modules/identity/ipa/ipa_: maintainers: $team_ipa $modules/identity/ipa/ipa_pwpolicy.py: maintainers: adralioh @@ -587,7 +598,7 @@ files: maintainers: cprh $modules/identity/ipa/ipa_vault.py: maintainers: jparrill - $modules/identity/keycloak/: + $modules/identity/keycloak/keycloak_: maintainers: $team_keycloak $modules/identity/keycloak/keycloak_authentication.py: maintainers: elfelip Gaetan2907 @@ -665,10 +676,10 @@ files: maintainers: thaumos $modules/monitoring/rollbar_deployment.py: maintainers: kavu + $modules/monitoring/sensu/sensu_: + maintainers: dmsimard $modules/monitoring/sensu/sensu_check.py: maintainers: andsens - $modules/monitoring/sensu/: - maintainers: dmsimard $modules/monitoring/sensu/sensu_silence.py: maintainers: smbambling $modules/monitoring/sensu/sensu_subscription.py: @@ -725,7 +736,7 @@ files: maintainers: nerzhul $modules/net_tools/omapi_host.py: maintainers: amasolov nerzhul - $modules/net_tools/pritunl/: + $modules/net_tools/pritunl/pritunl_: maintainers: Lowess $modules/net_tools/nmcli.py: maintainers: alcamie101 @@ -961,21 +972,24 @@ files: maintainers: $team_suse labels: zypper ignore: matze - $modules/remote_management/cobbler/: + $modules/remote_management/cobbler/cobbler_: maintainers: dagwieers - $modules/remote_management/hpilo/: + $modules/remote_management/hpilo/hpilo_: + maintainers: haad + ignore: dagwieers + $modules/remote_management/hpilo/hponcfg.py: maintainers: haad ignore: dagwieers $modules/remote_management/imc/imc_rest.py: maintainers: dagwieers labels: cisco - $modules/remote_management/ipmi/: + $modules/remote_management/ipmi/ipmi_: maintainers: bgaifullin cloudnull - $modules/remote_management/lenovoxcc/: + $modules/remote_management/lenovoxcc/xcc_: maintainers: panyy3 renxulei - $modules/remote_management/lxca/: + $modules/remote_management/lxca/lxca_: maintainers: navalkp prabhosa - $modules/remote_management/manageiq/: + $modules/remote_management/manageiq/manageiq_: labels: manageiq maintainers: $team_manageiq $modules/remote_management/manageiq/manageiq_alert_profiles.py: @@ -990,7 +1004,7 @@ files: maintainers: russoz $team_manageiq $modules/remote_management/manageiq/manageiq_tenant.py: maintainers: evertmulder - $modules/remote_management/oneview/: + $modules/remote_management/oneview/oneview_: maintainers: adriane-cardozo fgbulsoni tmiotto $modules/remote_management/oneview/oneview_datacenter_info.py: maintainers: aalexmonteiro madhav-bharadwaj ricardogpsf soodpr @@ -998,7 +1012,16 @@ files: maintainers: fgbulsoni $modules/remote_management/oneview/oneview_fcoe_network.py: maintainers: fgbulsoni - $modules/remote_management/redfish/: + $modules/remote_management/redfish/idrac_: + maintainers: $team_redfish + ignore: jose-delarosa + $modules/remote_management/redfish/ilo_: + maintainers: $team_redfish + ignore: jose-delarosa + $modules/remote_management/redfish/redfish_: + maintainers: $team_redfish + ignore: jose-delarosa + $modules/remote_management/redfish/wdc_: maintainers: $team_redfish ignore: jose-delarosa $modules/remote_management/redfish/wdc_redfish_command.py: @@ -1010,7 +1033,7 @@ files: labels: stacki_host $modules/remote_management/wakeonlan.py: maintainers: dagwieers - $modules/source_control/bitbucket/: + $modules/source_control/bitbucket/bitbucket_: maintainers: catcombo $modules/source_control/bzr.py: maintainers: andreparames @@ -1028,9 +1051,9 @@ files: maintainers: adrianmoisey $modules/source_control/github/github_repo.py: maintainers: atorrescogollo - $modules/source_control/github/: + $modules/source_control/github/github_: maintainers: stpierre - $modules/source_control/gitlab/: + $modules/source_control/gitlab/gitlab_: notify: jlozadad maintainers: $team_gitlab keywords: gitlab source_control @@ -1048,13 +1071,13 @@ files: maintainers: remixtj $modules/storage/hpe3par/ss_3par_cpg.py: maintainers: farhan7500 gautamphegde - $modules/storage/ibm/: + $modules/storage/ibm/ibm_sa_: maintainers: tzure $modules/storage/pmem/pmem.py: maintainers: mizumm - $modules/storage/vexata/: + $modules/storage/vexata/vexata_: maintainers: vexata - $modules/storage/zfs/: + $modules/storage/zfs/zfs: maintainers: $team_solaris labels: solaris keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool @@ -1062,6 +1085,10 @@ files: maintainers: johanwiren $modules/storage/zfs/zfs_delegate_admin.py: maintainers: natefoo + $modules/storage/zfs/zpool_facts: + maintainers: $team_solaris + labels: solaris + keywords: beadm dladm illumos ipadm nexenta omnios openindiana pfexec smartos solaris sunos zfs zpool $modules/system/aix: maintainers: $team_aix labels: aix @@ -1259,7 +1286,7 @@ files: maintainers: phsmith $modules/web_infrastructure/rundeck_job_executions_info.py: maintainers: phsmith - $modules/web_infrastructure/sophos_utm/: + $modules/web_infrastructure/sophos_utm/utm_: maintainers: $team_e_spirit keywords: sophos utm $modules/web_infrastructure/sophos_utm/utm_proxy_auth_profile.py: diff --git a/tests/unit/plugins/modules/cloud/linode/conftest.py b/tests/unit/plugins/modules/cloud/linode/linode_conftest.py similarity index 100% rename from tests/unit/plugins/modules/cloud/linode/conftest.py rename to tests/unit/plugins/modules/cloud/linode/linode_conftest.py diff --git a/tests/unit/plugins/modules/cloud/linode/test_linode.py b/tests/unit/plugins/modules/cloud/linode/test_linode.py index ad769eba6e..76aa5a75ce 100644 --- a/tests/unit/plugins/modules/cloud/linode/test_linode.py +++ b/tests/unit/plugins/modules/cloud/linode/test_linode.py @@ -10,6 +10,8 @@ import pytest from ansible_collections.community.general.plugins.modules.cloud.linode import linode from ansible_collections.community.general.tests.unit.plugins.modules.utils import set_module_args +from .linode_conftest import api_key, auth + if not linode.HAS_LINODE: pytestmark = pytest.mark.skip('test_linode.py requires the `linode-python` module') diff --git a/tests/unit/plugins/modules/cloud/linode/test_linode_v4.py b/tests/unit/plugins/modules/cloud/linode/test_linode_v4.py index 6e0bdea007..1060633142 100644 --- a/tests/unit/plugins/modules/cloud/linode/test_linode_v4.py +++ b/tests/unit/plugins/modules/cloud/linode/test_linode_v4.py @@ -25,6 +25,8 @@ from ansible_collections.community.general.plugins.module_utils.linode import ge from ansible_collections.community.general.tests.unit.plugins.modules.utils import set_module_args from ansible_collections.community.general.tests.unit.compat import mock +from .linode_conftest import access_token, no_access_token_in_env, default_args, mock_linode + def test_mandatory_state_is_validated(capfd): with pytest.raises(SystemExit): diff --git a/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_info.py b/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_info.py index 149b2cdc8c..922d34e092 100644 --- a/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_info.py +++ b/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_info.py @@ -11,7 +11,8 @@ __metaclass__ = type import json import pytest -from .common import fake_xenapi_ref +from .xenserver_common import fake_xenapi_ref +from .xenserver_conftest import XenAPI, xenserver_guest_info pytestmark = pytest.mark.usefixtures('patch_ansible_module') diff --git a/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_powerstate.py b/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_powerstate.py index 1cc543e48b..ea137628ad 100644 --- a/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_powerstate.py +++ b/tests/unit/plugins/modules/cloud/xenserver/test_xenserver_guest_powerstate.py @@ -10,7 +10,8 @@ __metaclass__ = type import json import pytest -from .common import fake_xenapi_ref +from .xenserver_common import fake_xenapi_ref +from .xenserver_conftest import fake_ansible_module, XenAPI, xenserver_guest_powerstate testcase_set_powerstate = { diff --git a/tests/unit/plugins/modules/cloud/xenserver/common.py b/tests/unit/plugins/modules/cloud/xenserver/xenserver_common.py similarity index 100% rename from tests/unit/plugins/modules/cloud/xenserver/common.py rename to tests/unit/plugins/modules/cloud/xenserver/xenserver_common.py diff --git a/tests/unit/plugins/modules/cloud/xenserver/conftest.py b/tests/unit/plugins/modules/cloud/xenserver/xenserver_conftest.py similarity index 100% rename from tests/unit/plugins/modules/cloud/xenserver/conftest.py rename to tests/unit/plugins/modules/cloud/xenserver/xenserver_conftest.py diff --git a/tests/unit/plugins/modules/packaging/os/conftest.py b/tests/unit/plugins/modules/packaging/os/rhn_conftest.py similarity index 100% rename from tests/unit/plugins/modules/packaging/os/conftest.py rename to tests/unit/plugins/modules/packaging/os/rhn_conftest.py diff --git a/tests/unit/plugins/modules/packaging/os/test_rhn_channel.py b/tests/unit/plugins/modules/packaging/os/test_rhn_channel.py index bda110c74c..c30a3488da 100644 --- a/tests/unit/plugins/modules/packaging/os/test_rhn_channel.py +++ b/tests/unit/plugins/modules/packaging/os/test_rhn_channel.py @@ -10,6 +10,8 @@ import json from ansible_collections.community.general.plugins.modules.packaging.os import rhn_channel +from .rhn_conftest import mock_request + import pytest diff --git a/tests/unit/plugins/modules/packaging/os/test_rhn_register.py b/tests/unit/plugins/modules/packaging/os/test_rhn_register.py index cfbdfb36f4..fa3b92d6d2 100644 --- a/tests/unit/plugins/modules/packaging/os/test_rhn_register.py +++ b/tests/unit/plugins/modules/packaging/os/test_rhn_register.py @@ -15,6 +15,8 @@ import ansible.module_utils.six from ansible.module_utils.six.moves import xmlrpc_client from ansible_collections.community.general.plugins.modules.packaging.os import rhn_register +from .rhn_conftest import mock_request + import pytest diff --git a/tests/unit/plugins/modules/remote_management/oneview/hpe_test_utils.py b/tests/unit/plugins/modules/remote_management/oneview/hpe_test_utils.py index a41066c6b0..658041772e 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/hpe_test_utils.py +++ b/tests/unit/plugins/modules/remote_management/oneview/hpe_test_utils.py @@ -13,6 +13,7 @@ import yaml from mock import Mock, patch from .oneview_module_loader import ONEVIEW_MODULE_UTILS_PATH +from .oneview_conftest import mock_ov_client, mock_ansible_module from hpOneView.oneview_client import OneViewClient diff --git a/tests/unit/plugins/modules/remote_management/oneview/conftest.py b/tests/unit/plugins/modules/remote_management/oneview/oneview_conftest.py similarity index 100% rename from tests/unit/plugins/modules/remote_management/oneview/conftest.py rename to tests/unit/plugins/modules/remote_management/oneview/oneview_conftest.py diff --git a/tests/unit/plugins/modules/remote_management/oneview/oneview_module_loader.py b/tests/unit/plugins/modules/remote_management/oneview/oneview_module_loader.py index e4c9c98166..aa7d148f11 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/oneview_module_loader.py +++ b/tests/unit/plugins/modules/remote_management/oneview/oneview_module_loader.py @@ -10,8 +10,9 @@ from ansible_collections.community.general.tests.unit.compat.mock import Mock # FIXME: These should be done inside of a fixture so that they're only mocked during # these unittests -sys.modules['hpOneView'] = Mock() -sys.modules['hpOneView.oneview_client'] = Mock() +if 'hpOneView' not in sys.modules: + sys.modules['hpOneView'] = Mock() + sys.modules['hpOneView.oneview_client'] = Mock() ONEVIEW_MODULE_UTILS_PATH = 'ansible_collections.community.general.plugins.module_utils.oneview' from ansible_collections.community.general.plugins.module_utils.oneview import (OneViewModuleException, diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_datacenter_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_datacenter_info.py index 6226513595..d2542d159c 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_datacenter_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_datacenter_info.py @@ -7,8 +7,10 @@ __metaclass__ = type import pytest -from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_datacenter_info import DatacenterInfoModule from .hpe_test_utils import FactsParamsTest +from .oneview_conftest import mock_ov_client, mock_ansible_module + +from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_datacenter_info import DatacenterInfoModule PARAMS_GET_CONNECTED = dict( config='config.json', diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_enclosure_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_enclosure_info.py index 2f59916d71..1032d224a6 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_enclosure_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_enclosure_info.py @@ -5,9 +5,11 @@ from __future__ import (absolute_import, division, print_function) __metaclass__ = type +from .hpe_test_utils import FactsParamsTestCase +from .oneview_conftest import mock_ov_client, mock_ansible_module + from ansible_collections.community.general.tests.unit.compat import unittest from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_enclosure_info import EnclosureInfoModule -from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network.py index f1398740ee..834c6c88c6 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network.py @@ -11,6 +11,7 @@ import yaml from ansible_collections.community.general.tests.unit.compat import unittest, mock from .oneview_module_loader import EthernetNetworkModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import OneViewBaseTestCase FAKE_MSG_ERROR = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network_info.py index 4a2813e2f8..f922bc8f48 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_ethernet_network_info.py @@ -8,6 +8,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import EthernetNetworkInfoModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network.py index 6def80fc43..97d5ef85b6 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network.py @@ -9,6 +9,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import FcNetworkModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import OneViewBaseTestCase FAKE_MSG_ERROR = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network_info.py index 236ce136ad..c548bf02f7 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fc_network_info.py @@ -7,6 +7,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import FcNetworkInfoModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network.py index 224e5471e9..8e74f8c73d 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network.py @@ -9,6 +9,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import FcoeNetworkModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import OneViewBaseTestCase FAKE_MSG_ERROR = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network_info.py index a83a7e1513..a8fda975a8 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_fcoe_network_info.py @@ -8,7 +8,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import FcoeNetworkInfoModule - +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group.py index f8b3101c62..597c6953ef 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group.py @@ -8,8 +8,9 @@ __metaclass__ = type from copy import deepcopy from ansible_collections.community.general.tests.unit.compat import unittest, mock -from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_logical_interconnect_group import LogicalInterconnectGroupModule from .hpe_test_utils import OneViewBaseTestCase +from .oneview_conftest import mock_ov_client, mock_ansible_module +from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_logical_interconnect_group import LogicalInterconnectGroupModule FAKE_MSG_ERROR = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group_info.py index b1f0d24725..45f72a198b 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_logical_interconnect_group_info.py @@ -6,10 +6,11 @@ from __future__ import (absolute_import, division, print_function) __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest +from .hpe_test_utils import FactsParamsTestCase +from .oneview_conftest import mock_ov_client, mock_ansible_module from ansible_collections.community.general.plugins.modules.remote_management.oneview.oneview_logical_interconnect_group_info import ( LogicalInterconnectGroupInfoModule ) -from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set.py index f801cd102a..be89898aed 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set.py @@ -8,6 +8,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest, mock from .hpe_test_utils import OneViewBaseTestCase from .oneview_module_loader import NetworkSetModule +from .oneview_conftest import mock_ov_client, mock_ansible_module FAKE_MSG_ERROR = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set_info.py index 13cd0400a4..67d8f28201 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_network_set_info.py @@ -7,6 +7,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import NetworkSetInfoModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import FactsParamsTestCase ERROR_MSG = 'Fake message error' diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager.py index d675c3b353..22ee624f24 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager.py @@ -7,6 +7,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest, mock from .oneview_module_loader import SanManagerModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import OneViewBaseTestCase from copy import deepcopy diff --git a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager_info.py b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager_info.py index be1f243161..c786e504e0 100644 --- a/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager_info.py +++ b/tests/unit/plugins/modules/remote_management/oneview/test_oneview_san_manager_info.py @@ -7,6 +7,7 @@ __metaclass__ = type from ansible_collections.community.general.tests.unit.compat import unittest from .oneview_module_loader import SanManagerInfoModule +from .oneview_conftest import mock_ov_client, mock_ansible_module from .hpe_test_utils import FactsParamsTestCase diff --git a/tests/unit/plugins/modules/system/interfaces_file/README.md b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file-README.md similarity index 82% rename from tests/unit/plugins/modules/system/interfaces_file/README.md rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file-README.md index b0c22f3dc3..aa9298f370 100644 --- a/tests/unit/plugins/modules/system/interfaces_file/README.md +++ b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file-README.md @@ -15,7 +15,7 @@ SPDX-License-Identifier: GPL-3.0-or-later 1. Clone project to `ansible_collections/community/general` 2. Change directory to the project one `cd ansible_collections/community/general` -3. Run `ansible-test units --docker -v --python 3.6 tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py` +3. Run `ansible-test units --docker -v --python 3.10 tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py` ## Adding tests @@ -23,5 +23,5 @@ SPDX-License-Identifier: GPL-3.0-or-later 2. New test cases should be defined in `test_interfaces_file.py`. Same for new test functions if needed 3. On first test run for a new combination of a test case and an interface configuration new set of golden files will be generated. In case of docker-based test approach that's going to fail due to RO mount option. The workaround is to run tests locally with Python 3 (3.7 in this example): 1. Install required modules with `pip3.7 install pytest-xdist pytest-mock mock` - 3. Run tests with `ansible-test units --python 3.7 tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py` + 3. Run tests with `ansible-test units --python 3.10 tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py` 4. Carefully verify newly created golden output files! diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family.test_no_changes.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_aggi_up_twice.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_add_and_delete_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_aggi_remove_dup.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv4_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_ipv6_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_change_method.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_revert.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/address_family_set_aggi_slaves.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp.test_no_changes.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_aggi_up_twice.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_aggi_remove_dup.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv4_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_ipv6_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_change_method.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_revert.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/default_dhcp_set_aggi_slaves.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com.test_no_changes.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_aggi_up_twice.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_add_and_delete_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_aggi_remove_dup.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv4_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_method.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_revert.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_slaves.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup.test_no_changes.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_aggi_up_twice.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_aggi_remove_dup.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv4_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6 b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6 similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6 rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6 diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_post_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_ipv6_pre_up.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_change_method.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_revert.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.exceptions.txt b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.exceptions.txt similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.exceptions.txt rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.exceptions.txt diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.json b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.json similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.json rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.json diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.json.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.json.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.json.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.json.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/golden_output/up_down_dup_set_aggi_slaves.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/address_family b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/address_family similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/address_family rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/address_family diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/address_family.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/address_family.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/address_family.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/address_family.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/default_dhcp b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/default_dhcp similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/default_dhcp rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/default_dhcp diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/default_dhcp.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/default_dhcp.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/default_dhcp.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/default_dhcp.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/servers.com b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/servers.com similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/servers.com rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/servers.com diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/servers.com.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/servers.com.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/servers.com.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/servers.com.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/up_down_dup b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/up_down_dup similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/up_down_dup rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/up_down_dup diff --git a/tests/unit/plugins/modules/system/interfaces_file/fixtures/input/up_down_dup.license b/tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/up_down_dup.license similarity index 100% rename from tests/unit/plugins/modules/system/interfaces_file/fixtures/input/up_down_dup.license rename to tests/unit/plugins/modules/system/interfaces_file/interfaces_file_fixtures/input/up_down_dup.license diff --git a/tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py b/tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py index 60303234a3..ac5450eca7 100644 --- a/tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py +++ b/tests/unit/plugins/modules/system/interfaces_file/test_interfaces_file.py @@ -39,8 +39,8 @@ class ModuleMocked: module = ModuleMocked() -fixture_path = os.path.join(os.path.dirname(__file__), 'fixtures', 'input') -golden_output_path = os.path.join(os.path.dirname(__file__), 'fixtures', 'golden_output') +fixture_path = os.path.join(os.path.dirname(__file__), 'interfaces_file_fixtures', 'input') +golden_output_path = os.path.join(os.path.dirname(__file__), 'interfaces_file_fixtures', 'golden_output') class TestInterfacesFileModule(unittest.TestCase):