1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
jctanner df507ca9c4 vmware_guest: fixes for cache objects and datacenter association (#26719)
* vmware_guest: fixes for cache objects and datacenter association
* find_all_objs was only looking for datastores
* Clear the result if it's datacenter is not correct.
* Re-enable pyvmomi installation

Addresses #25011
Addresses #26511
2017-07-12 17:10:48 -04:00
..
cli metadata and doc generator optimization and fixes 2017-07-04 01:12:43 -07:00
compat ansible/compat/: PEP8 compliancy (#24689) 2017-05-18 08:36:11 +01:00
config more documented settings 2017-07-11 19:43:59 -04:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor better backwards compat handling of status 2017-07-05 21:44:00 -04:00
galaxy Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
inventory allow implicit host to be grouped (#26614) 2017-07-11 15:51:39 -04:00
module_utils Minor py3 compliance change for network module (#26695) 2017-07-12 18:09:25 +05:30
modules vmware_guest: fixes for cache objects and datacenter association (#26719) 2017-07-12 17:10:48 -04:00
parsing Adds search in template/files/vars relative to the playbook path (#26460) 2017-07-05 19:45:09 -04:00
playbook add any_errors_fatal global config 2017-07-03 17:05:44 -04:00
plugins dont show failed key on debug 2017-07-12 14:26:32 -04:00
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils Remove metadata from docstring parsing as per last week's meeting decision 2017-07-04 01:12:43 -07:00
vars correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py constants: pep8 fix (#25735) 2017-06-15 13:40:06 +02:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00