community.general/lib/ansible/modules
Justin 6bd7d71cc1 Fix vmware host config for all vmware OptionTypes (#41343)
* Fix vmware host config for all vmware OptionTypes

Setting some options and option types failed with invalid value errors being return from vmware, this resolves all known ways that issue can occur.

* Add logic for integer inputs as string

For example - "UserVars.ESXiShellInteractiveTimeOut": "20"

Fixes #40180
Fixes #41212
2018-06-18 19:57:37 +05:30
..
cloud Fix vmware host config for all vmware OptionTypes (#41343) 2018-06-18 19:57:37 +05:30
clustering Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto Return changed=True if a new certificate was written (#41445) 2018-06-12 10:17:29 -04:00
database Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
files Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Zabbix facts (#41084) 2018-06-04 16:41:09 -04:00
net_tools Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
network fix nxos_linkagg issue (#41550) 2018-06-16 20:23:29 +05:30
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix race condifiton where multiple hosts can try and create or delete (#39698) 2018-06-13 09:52:51 -07:00
system Update user module docs (#41572) 2018-06-15 10:38:01 -07:00
utilities Adding success_msg to assert (#41048) 2018-06-14 11:34:04 -04:00
web_infrastructure Correct typo from 'Valut' to 'Vault' (#41574) 2018-06-15 07:08:04 +02:00
windows win_scheduled_task fix doc example with datestamp (#40691) 2018-05-25 11:39:33 +10:00
__init__.py