community.general/lib/ansible/modules
Dag Wieers cf30b162a9 vmware_guest: Various fixes to VM customizations (from template) (#24768)
* Various fixes to VM customizations (from template)

This patch implements:
- New find_obj() function from vmware.py replacing get_obj()
- Implement proper resource_pool selection
- Fix productId implementation (was not working)
- Ensure that we are not changing anything that is not mandatory (hostName, orgName, fullName)


This is an alternative proposal to #24283
This does not fix #19860 yet though.

For our use-case, we do not want to customize the network information (or any information in fact).
What is used in the template should remain intact.

* Added find_obj() function

* Fix the returned object-list (unused yet)

* Small improvement

* Support DHCP type and fix customizations

* Small fix

* Support resource_pool also for reconfiguring VM

* Remove redundant

* Fix short hostname, specific resource_pool, PEP8

* Improve docs and examples

* Fix missing hostsystem

* Make folder absolute path

* Improve docs, add missing 'mac'
2017-06-13 17:50:55 -04:00
..
cloud vmware_guest: Various fixes to VM customizations (from template) (#24768) 2017-06-13 17:50:55 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Add missing import for get_exception 2017-06-12 13:18:54 -04:00
identity Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging RabbitMQ 3.6.7 changed a couple of response codes (#22715) 2017-06-08 12:33:30 +01:00
monitoring Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
network Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
notification Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
packaging fixed issue with empty string 'packages' 2017-06-12 12:59:16 -04:00
remote_management Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
source_control Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
storage Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
system Add missing msg keyword in fail_json (#25635) 2017-06-13 11:11:11 +02:00
utilities Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
web_infrastructure Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
windows win_firewall: check-mode support, integration tests (#25127) 2017-06-13 17:32:22 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00