You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/net_tools
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
6 years ago
..
basics Fix remote_tmp when become with non admin user (#42396) 6 years ago
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 7 years ago
infinity Fix dangerous default args. (#29839) 7 years ago
ldap ldap_attr: Use byte values instead of str (#41248) 6 years ago
nios Add the NIOS RECORD PTR Module (#41900) 6 years ago
__init__.py Split modules/network into two parts (#24024) 8 years ago
cloudflare_dns.py Clean up module documentation (#36909) 7 years ago
dnsimple.py Clean up module documentation (#36909) 7 years ago
dnsmadeeasy.py Update dnsmadeeasy.py (#38731) 7 years ago
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 7 years ago
ip_netns.py Add network namespace module (#21820) 7 years ago
ipify_facts.py Update metadata to 1.1 7 years ago
ipinfoio_facts.py Bulk autopep8 (modules) 7 years ago
lldp.py Clean up non-standard module shebangs. 7 years ago
nmcli.py fix typo in nmcli doc (#40116) 6 years ago
nsupdate.py nsupdate.py: Fix typo (#42209) 6 years ago
omapi_host.py Clean up module documentation (#36909) 7 years ago
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 6 years ago