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
Artem Goncharov 953568e213 fix missing exceptions openstack modules (#48088)
* Fix missing exceptions (#45775)

* Replace non-existing OpenStackCloudTimeout exception. Fixes: #45151

* Replace OpenStackCloudURINotFound that doesn't exist in the 'exceptions' module

(cherry picked from commit eb39c461ce)

* add changelog
7 years ago
..
cli [stable-2.7] Fix from sivel for ansible-doc 7 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 7 years ago
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 7 years ago
errors give hint to users when a file is not found 8 years ago
executor [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 7 years ago
galaxy [WIP] Backport/2.7/second batch (#45927) 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils docker_container: simplify minimal required version per option handling (#47711) 7 years ago
modules fix missing exceptions openstack modules (#48088) 7 years ago
parsing fixes to ansible-doc (#47209) 7 years ago
playbook [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 7 years ago
plugins remove redundant md5 hashing 7 years ago
template Do not strip new lines in native jinja (#46751) 7 years ago
utils [stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 (#47510). 7 years ago
vars [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 7 years ago
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 7 years ago
release.py Update version to show we're in a checkout 7 years ago