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
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
8 years ago
..
cli Miscellaneous pylint fixes. 8 years ago
compat Remove wildcard imports 9 years ago
config Remove some non-ascii chars from strings 8 years ago
errors Ansible Config part2 (#27448) 9 years ago
executor Fix dangerous default args. (#29839) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory bypass get_hosts and use dictionary directly 8 years ago
module_utils nxos_udld_interface: improve interface detection (#28682) 8 years ago
modules Support one to many A records in nsupdate module (#25620) 8 years ago
parsing Fix dangerous default args. (#29839) 8 years ago
playbook Fix conditional inheritance on dynamic includes (tasks and roles) (#30178) 8 years ago
plugins Fix sending facts to Foreman 8 years ago
template Fix dangerous default args. (#29839) 8 years ago
utils Updated Display.do_var_prompt to use to_native on prompt ( Fixes #30265 ) (#30285) 8 years ago
vars remove fact namespacing 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py only eval values if set from defaults 8 years ago
release.py Bump the versions now that devel is 2.5 8 years ago