Commit Graph

7 Commits (451420b7e8611d3a88a4b567c167567e71a8a359)

Author SHA1 Message Date
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
9 years ago
Charles Paul 0ba3d85522 use doc fragments 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Greg DeKoenigsberg dfd227f82c Adding author's github id 9 years ago
Toshio Kuratomi a589a66710 Update module documentation if modules have a dep on python2.6+ 10 years ago
Brian Coca 3148aafa17 moved new module to proper subdir
fixed doc issues
minor code adjustments
10 years ago