You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
mooninite 8bf122e97f vmware_deploy_ovf: Add cluster support (#43606)
When a datacenter has multiple clusters it is required to use the
cluster name to find the correct default resource pool to import
OVF images to.

Fixes issue 42644.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
6 years ago
..
cli Fix config manager to show errors 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor restore task arg splatting (#43798) 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils Moving method from util to module (#43923) 6 years ago
modules vmware_deploy_ovf: Add cluster support (#43606) 6 years ago
parsing Remove use of simplejson throughout code base (#43548) 6 years ago
playbook Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 6 years ago
plugins Make mandatory filter error message more verbose (#44139) 6 years ago
template Add specific exceptions to except 6 years ago
utils Allowing to force account URI. (#44282) 6 years ago
vars delegate_to: accept only string for delegation host (#43473) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py We can create a frozenset from a tuple 6 years ago
release.py update 2.7 codename 6 years ago