community.general/lib/ansible/modules/cloud
Dag Wieers aca60f1776 vmware_guest: various customizations changes and fixes (#19975)
* vmware_guest: various changes and fixes

Most of my queued changes were already implemented by @aperigault !

This was still open
- Typos
- Various fixes to dict.get() without quotes
- Defaults to fullname and orgname (so they are no longer mandatory)
- Add missing timezone implementation
- Remove the customize flag from the options
- Rename 'customizations' to 'customization' (cfr VMware docs and fora)

* Important fixes for idempotency and customization

- A password is mandatory for customization to work on Windows !
- An important fix for idempotency related to guestId
- Support all types of Windows guestId entries

* Suggestion by @aperigault

* Small documentation fixes
2017-01-10 08:34:38 -05:00
..
amazon Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
atomic Update atomic_image.py (#19756) 2017-01-05 10:33:05 -08:00
azure Remove quotes - Cloud/azure/azure.py (#19206) 2017-01-08 15:28:48 +00:00
centurylink Some additional module cleanup of mistakes made during merging 2016-12-08 11:35:20 -05:00
cloudstack cloudstack: cs_iso: fix async poll for state=absent (#20050) 2017-01-10 12:06:13 +01:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
docker module is a property of the global object client (#19744) 2017-01-05 08:59:30 -08:00
google [GCE] gc_storage: add type parameter to expiration in argument_spec. (#19979) 2017-01-06 13:27:47 -05:00
linode eval() should be avoided when at all possible 2017-01-05 10:41:49 -08:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
openstack Adding os_quota support to the OpenStack modules (#19590) 2017-01-08 18:55:12 +00:00
ovh minor spelling changes 2016-12-13 13:51:13 -05:00
ovirt cloud: ovirt: add kernel boot parameters to vms module 2017-01-04 17:11:07 -08:00
packet 2 modules for Packet host: packet_device and packet_sshkey (#19005) 2017-01-03 16:10:17 +00:00
profitbricks minor spelling changes 2016-12-13 13:51:13 -05:00
rackspace Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
smartos Add new module to manage SmartOS images through imgadm(1M) (#19696) 2017-01-05 12:30:31 -08:00
softlayer minor spelling changes 2016-12-13 13:51:13 -05:00
vmware vmware_guest: various customizations changes and fixes (#19975) 2017-01-10 08:34:38 -05:00
webfaction Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00