community.general/lib/ansible/modules
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
..
cloud vmware_guest: various customizations changes and fixes (#19975) 2017-01-10 08:34:38 -05:00
clustering Add pacemaker cluster module for being managable with ansible (#19594) 2017-01-03 15:50:00 +00:00
commands Add warning to raw and script modules that there is no actual free_form parameter (like for command etc). 2017-01-03 11:46:50 -05:00
crypto Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
database Move some modules into proper categories 2017-01-04 18:09:45 -08:00
files Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
monitoring icinga2_feature: Set LANG since we rely on the output by using regex (#19742) 2016-12-30 09:06:49 +01:00
network dellos9__config -> dellos9_config 2017-01-10 10:47:13 +00:00
notification Added some clarity on the token confusion. (#19473) 2016-12-19 13:42:31 +00:00
packaging Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
remote_management Stacki host module (#19532) 2016-12-22 13:53:05 +00:00
source_control Document git module return values (#19485) 2017-01-08 15:33:51 +00:00
storage Modules for gathering facts about ZFS datasets and pools (#19181) 2017-01-09 07:53:42 +00:00
system corrected service condition 2017-01-09 15:44:53 -05:00
univention Improve the dependency on univention (aka: declare it and fail nicely if it is not present) (#18840) 2016-12-09 08:39:40 -05:00
utilities Use M() to link to the replacement module. (#19976) 2017-01-06 16:21:39 +00:00
web_infrastructure Update option desc of yum_repository module 2017-01-09 09:55:47 -05:00
windows Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00