community.general/lib/ansible/modules
Matt Martz 1663b64e18
Allow subspec defaults to be processed when the parent argument is not supplied (#38967)
* Allow subspec defaults to be processed when the parent argument is not supplied

* Allow this to be configurable via apply_defaults on the parent

* Document attributes of arguments in argument_spec

* Switch manageiq_connection to use apply_defaults

* add choices to api_version in argument_spec
2018-05-07 11:23:13 -05:00
..
cloud VMware: Allow user to add host without cluster (#39490) 2018-05-07 11:20:48 -04:00
clustering consul_kv: decodes kv values from Consul to utf-8 (#35894) 2018-03-22 14:56:38 -07:00
commands psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
files Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00
identity keycloak_client: add aliases for module options (matching API) (#39507) 2018-05-01 14:10:41 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_bindings rewrite (#35651) 2018-05-05 10:26:47 -04:00
monitoring Added alexanderzobnin-zabbix-datasource datasource type (#36948) 2018-05-05 15:03:44 -04:00
net_tools LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
network use show run instead of section pipeline ios_l2_interface (#39658) 2018-05-04 21:22:09 +05:30
notification removes broken link to old module name (#39249) 2018-04-25 09:23:47 -05:00
packaging Homebrew: Update _uninstall_current_package to use the --force option (#33360) 2018-05-05 13:03:05 -04:00
remote_management Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
source_control Fix awkward plural in git module (#39399) 2018-04-28 10:25:43 +05:30
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system lvg: Allow unit to be specified for pesize (#39666) 2018-05-07 07:50:58 +02:00
utilities import_role docs: loop is not supported (#39725) 2018-05-04 19:36:33 +02:00
web_infrastructure More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
windows win_get_url: Fixed a few issues with using FTP and added tests (#39646) 2018-05-04 08:39:37 +10:00
__init__.py