community.general/lib/ansible/modules/net_tools/nios
Clement Trebuchet c7981c4cc8 Add the NIOS RECORD PTR Module (#41900)
* Add the NIOS RECORD PTR Module

* FIX E241,E231, E105

* FIX module should not be executable

* FIX module RWX

* Remove change in nios_srv_record

* Remove change in nios_srv_record

* FIX test_nios_ptr_record_update_comment

* ADD: Integration and target tests for the NIOS PTR RECORD module.

* FIX module name in integrations tests

* Update integration

* Refactor nios_ptr_record module

* Refactor the nios_ptr_record_idempotence

* FIX name

* Smoketests for the NIOS modules does not take care of the PTR:RECORD object

* REM the default for view

* Add finals test, after adding the PR (https://github.com/ansible/nios-test-container/pull/1) in order to handle PTR:RECORD

* add the define nios specific constant for PTR:RECORD

* fix: documentation style

* add create an ipv6 ptr record

* rename class name, add ipv6 unittest
2018-07-11 23:55:28 +05:30
..
__init__.py
nios_a_record.py adds nios_a_record module (#37582) 2018-05-28 15:39:18 +05:30
nios_aaaa_record.py adds nios_aaaa_record module (#37580) 2018-05-28 15:38:56 +05:30
nios_cname_record.py adds nios_cname_record module (#37678) 2018-05-28 15:41:35 +05:30
nios_dns_view.py Metadata change to 'core' for 2.5 supported NIOS modules (#41244) 2018-06-07 16:27:05 +05:30
nios_host_record.py Metadata change to 'core' for 2.5 supported NIOS modules (#41244) 2018-06-07 16:27:05 +05:30
nios_mx_record.py adds nios_mx_record module (#37583) 2018-05-28 15:39:42 +05:30
nios_network.py Metadata change to 'core' for 2.5 supported NIOS modules (#41244) 2018-06-07 16:27:05 +05:30
nios_network_view.py Metadata change to 'core' for 2.5 supported NIOS modules (#41244) 2018-06-07 16:27:05 +05:30
nios_ptr_record.py Add the NIOS RECORD PTR Module (#41900) 2018-07-11 23:55:28 +05:30
nios_srv_record.py adds nios_srv_record module (#37676) 2018-05-28 15:40:00 +05:30
nios_zone.py Metadata change to 'core' for 2.5 supported NIOS modules (#41244) 2018-06-07 16:27:05 +05:30