community.general/lib/ansible/modules
David Critch e462e3bb3f Support one to many A records in nsupdate module (#25620)
* Updating the nsupdate module to accept a list for 'value' instead
of a string. This is to allow manipulating 1:many DNS records.

A string can still be supplied so it should be backwards compatible.

Addresses issue #25554

* Update nsupdate.py

* Update nsupdate.py

* Update nsupdate.py
2017-09-13 18:21:48 -04:00
..
cloud [cloud] Don't alter dictionary during iteration in elb_target_group_facts, avoiding RuntimeError (#30247) 2017-09-13 14:34:26 -04:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands
crypto Add simple integration test for openssl_certificate (#29038) 2017-09-13 14:39:32 -07:00
database postgresql_db: Document that name and db are aliases (#29180) 2017-09-10 22:29:15 -04:00
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Support one to many A records in nsupdate module (#25620) 2017-09-13 18:21:48 -04:00
network nxos_udld_interface: improve interface detection (#28682) 2017-09-13 11:06:56 -07:00
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging yum: fallback to epoch=0 if not available 2017-09-12 13:30:35 -07:00
remote_management Updated version_added to 2.5 2017-09-13 13:13:19 -07:00
source_control Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
storage Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
system refactor firewalld module with object abstraction (#26487) 2017-09-11 14:10:07 -07:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows windows command changed to use CreateProcess (#30253) 2017-09-13 09:58:49 -07:00
__init__.py