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
Matt Martz 414ee4759d [stable-2.7] Add missing self._supports_async to uri action plugin (#47677)
* Add missing self._supports_async to uri action plugin. Fixes #47660

* Additional changes needed to support async

* Missed a call to execute_module
(cherry picked from commit 3633e21)

Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
..
cli [stable-2.7] Fix from sivel for ansible-doc 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config [stable-2.7] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 6 years ago
galaxy [WIP] Backport/2.7/second batch (#45927) 6 years ago
inventory better information for user from inventory plugins (#46766) 6 years ago
module_utils VMware: Avoid misleading PyVmomi error if requests import fails 6 years ago
modules ovirt_host_pm: Fix to powermanagement module (#47659) 6 years ago
parsing fixes to ansible-doc (#47209) 6 years ago
playbook [stable-2.7] Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
plugins [stable-2.7] Add missing self._supports_async to uri action plugin (#47677) 6 years ago
template Do not strip new lines in native jinja (#46751) 6 years ago
utils [stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 (#47510). 6 years ago
vars [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 6 years ago
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 6 years ago
release.py Update version to show we're in a checkout 6 years ago