ansible/test/units/modules/net_tools/nios
krisvasudevan 8bc397c229 Bug fixes to the Infoblox NIOS modules (#58521)
* Update nios_ptr_record to fix bug #58378

* Update to api.py to fix bug #58378 and #56856

* Update test_nios_ptr_record.py to fix bug #58378

* Update nios_ptr_record_idempotence.yml to fix bug #58378

*  Update test_nios_ptr_record.py to fix bug ansible#58378
2019-09-17 09:45:50 +05:30
..
fixtures
__init__.py
test_nios_a_record.py
test_nios_aaaa_record.py
test_nios_cname_record.py
test_nios_dns_view.py
test_nios_fixed_address.py
test_nios_host_record.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_nios_member.py Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
test_nios_module.py
test_nios_mx_record.py
test_nios_naptr_record.py
test_nios_network.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_nios_network_view.py
test_nios_nsgroup.py
test_nios_ptr_record.py Bug fixes to the Infoblox NIOS modules (#58521) 2019-09-17 09:45:50 +05:30
test_nios_srv_record.py
test_nios_zone.py