ansible/lib/ansible
Abhijeet Kasurde dcc1355d54
VMware: new module - vmware_local_role_manager (#33372)
This fix adds new module for managing various roles in
local ESXi server. Also, adds integration tests for this change.

Fixes: #27899

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-04 15:53:58 +05:30
..
cli
compat
config fixes typo ansbile to ansible 2018-01-02 17:17:53 -08:00
errors Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
executor simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
galaxy
inventory
module_utils Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 2018-01-03 09:52:56 -06:00
modules VMware: new module - vmware_local_role_manager (#33372) 2018-01-04 15:53:58 +05:30
parsing Remove shell module specialcases 2017-12-21 20:42:44 -08:00
playbook simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
plugins win async: removed async_wrapper module and fixed async for action plugins to use shell code (#34434) 2018-01-04 12:51:53 +10: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 Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
vars
__init__.py
constants.py
release.py