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
patchback[bot] 1f975eff56
Fix nios modules to work with ansible-core 2.11 (#2057) (#2059)
* Fix nios modules to work with ansible-core 2.11.

* Adjust tests.

(cherry picked from commit 24f8be834a)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-20 14:10:24 +01:00
..
fixtures
__init__.py
test_nios_a_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_aaaa_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_cname_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_dns_view.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_fixed_address.py
test_nios_host_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_member.py
test_nios_module.py
test_nios_mx_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_naptr_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_network.py
test_nios_network_view.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_nsgroup.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_ptr_record.py
test_nios_srv_record.py Fix nios modules to work with ansible-core 2.11 (#2057) (#2059) 2021-03-20 14:10:24 +01:00
test_nios_zone.py