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
Sam Doran 292c70368b
unarchive - log errors from underlying commands (#75329)
* unarchive - log errors from underlying commands

When a command run by the module fails, log the errors if debugging is enabled.

* Use debug() method
1 year ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 2 years ago
cli ansible-inventory, add --limit option (#79596) 1 year ago
collections Clean up unused imports in core (#79900) 1 year ago
compat Clean up unused imports in core (#79900) 1 year ago
config ansible-playbook -K breaks when passwords have quotes (#79837) 1 year ago
errors add a worker queue to get updates from the main results thread (#79886) 1 year ago
executor add a worker queue to get updates from the main results thread (#79886) 1 year ago
galaxy Clean up unused imports in core (#79900) 1 year ago
inventory ansible-test - Update sanity test requirements. (#78528) 2 years ago
module_utils Define all processor facts on s390x (#19755) (#79806) 1 year ago
modules unarchive - log errors from underlying commands (#75329) 1 year ago
parsing Clean up unused imports in core (#79900) 1 year ago
playbook Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
plugins add a worker queue to get updates from the main results thread (#79886) 1 year ago
template Update lookup to use positional only arg for name to avoid conflicts (#79839) 1 year ago
utils add a worker queue to get updates from the main results thread (#79886) 1 year ago
vars Clean up unused imports in core (#79900) 1 year ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
context.py Remove collections compat from controller code. 2 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py Bump devel to 2.15.0.dev0 (#78817) 2 years ago