ansible/lib/ansible
Abhijeet Kasurde 8d5c8b252d
VMware: Add support for cpuHotRemoveEnabled (#33962)
This fix adds support for cpuHotRemoveEnabled in vmware_guest module.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-20 19:15:55 +05:30
..
cli dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add option allowing the user to specify a custom cowpath 2017-12-19 15:39:38 -05:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Add parent pid to persistent connection socket path hash (#33518) 2017-12-15 10:21:56 +05:30
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils Cliconf and Netconf refactoring iosxr_interface (#33909) 2017-12-20 13:06:07 +05:30
modules VMware: Add support for cpuHotRemoveEnabled (#33962) 2017-12-20 19:15:55 +05:30
parsing Fix a unicodeerror so that we get the correct error message (#34058) 2017-12-19 16:26:30 -06:00
playbook lookup templated value of a var (#32772) 2017-12-19 22:41:50 -06:00
plugins lookup templated value of a var (#32772) 2017-12-19 22:41:50 -06:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils VMware: Allow users to specify port for ESXi (#34073) 2017-12-20 11:53:22 +05:30
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py