1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules/net_tools/nios
Felix Fontein 24f8be834a
Fix nios modules to work with ansible-core 2.11 (#2057)
* Fix nios modules to work with ansible-core 2.11.

* Adjust tests.
2021-03-20 13:45:42 +01:00
..
fixtures Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_a_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_aaaa_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_cname_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_dns_view.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_fixed_address.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_host_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_member.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_module.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_mx_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_naptr_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_network.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_network_view.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_nsgroup.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_ptr_record.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_nios_srv_record.py Fix nios modules to work with ansible-core 2.11 (#2057) 2021-03-20 13:45:42 +01:00
test_nios_zone.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00