ansible/lib/ansible
Christopher Brown 18e41ca4d9 add VMware provider to ManageIQ module (#34112)
Currently the manageiq remote management module only supports
OpenShift, AWS and oVirt. This adds the ability to create VMware
providers by adding two additional parameters for configuring a
host VNC range.
2018-01-03 07:14:02 -05:00
..
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 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 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 cloudstack: new module cs_vpn_customer_gateway (#34260) 2017-12-28 21:40:57 +01:00
modules add VMware provider to ManageIQ module (#34112) 2018-01-03 07:14:02 -05:00
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 fixes typo ansbile to ansible 2018-01-02 17:17:53 -08: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 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