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
Pieter Avonts 1a810f8f11 VMware: Rewrite get_resource_pool method for correct resource_pool selection (#39792)
* rewrite get_resource_pool method for correct resource_pool selection
* only keep name if path is given for cluster, esxi_hostname or resource_pool
* Revert "only keep name if path is given for cluster, esxi_hostname or resource_pool"
* This reverts commit 50293ec763c024b0eaceac5d775ccc0ad3ff8bd7.
* if the name argument contains a path, only use the last part for matching
* remove path from cluster argument in tests
* remove find_objs in favour of reusing find_obj with an extra folder argument
* fix find_obj ignoring first if name is not given
7 years ago
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 7 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 7 years ago
config Add rds_instance to module_defaults groups 7 years ago
errors give hint to users when a file is not found 8 years ago
executor fix issue with no_log in py3 7 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 8 years ago
inventory Error on empty group/host name (#42584) 8 years ago
module_utils VMware: Rewrite get_resource_pool method for correct resource_pool selection (#39792) 7 years ago
modules VMware: Rewrite get_resource_pool method for correct resource_pool selection (#39792) 7 years ago
parsing Fix ansible-doc and docsite generation for removed modules 7 years ago
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 7 years ago
plugins Correct version_added for strategy host_pinned (#45333) 7 years ago
template Remove bare_deprecated functionality (#44517) 7 years ago
utils Updates documentation formatting and dependencies (#45252) 7 years ago
vars ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 7 years ago
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 7 years ago
release.py Codename: How Many More Times 7 years ago