Commit Graph

8 Commits (4e8e38f631dcb18396379abb01a30245a9f8a7ee)

Author SHA1 Message Date
Lakshmi Balu cfc6d1cf62 Update vmware_datacenter.py (#2164)
Fixed the syntac issue variable references before definiton
10 years ago
Kamil Szczygieł 01a15f8a0b VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568)
* VMware datacenter module rewritten to don't hold pyvmomi context and objects in Ansible module object

fixed exceptions handling

added datacenter destroy result, moved checks

changed wrong value

wrong value again... need some sleep

* check_mode fixes

* state defaults to present, default changed to true

* module check fixes
10 years ago
Charles Paul 0ba3d85522 use doc fragments 10 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 11 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 11 years ago
Greg DeKoenigsberg dfd227f82c Adding author's github id 11 years ago
Toshio Kuratomi a589a66710 Update module documentation if modules have a dep on python2.6+ 11 years ago
Brian Coca 3148aafa17 moved new module to proper subdir
fixed doc issues
minor code adjustments
11 years ago