Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 1 | -0/+4 |
| | |||||
* | Update vmware_datacenter.py (#2164) | Lakshmi Balu | 2016-05-05 | 1 | -0/+2 |
| | | | Fixed the syntac issue variable references before definiton | ||||
* | VMware datacenter module shouldn't hold pyvmomi context in Ansible module ↵ | Kamil Szczygieł | 2016-04-12 | 1 | -59/+40 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | use doc fragments | Charles Paul | 2016-01-12 | 1 | -0/+1 |
| | |||||
* | Changes to author formatting, remove emails | Greg DeKoenigsberg | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | Many more doc fixes | Toshio Kuratomi | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | Adding author's github id | Greg DeKoenigsberg | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | Update module documentation if modules have a dep on python2.6+ | Toshio Kuratomi | 2015-05-11 | 1 | -0/+1 |
| | |||||
* | moved new module to proper subdir | Brian Coca | 2015-04-22 | 1 | -0/+175 |
fixed doc issues minor code adjustments |