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
Maykel Moya c15b47fb7b Configure retry file usage and location
Adds new settings for managing retry files:
* retry_files_enabled, defaults to True
* retry_files_save_path, defaults to ~/.ansible-retry

This change was adapted from PR #5515.
10 years ago
..
cache Fix typo in redis cache change from 10afaee1 10 years ago
callback_plugins Remove runner_on_error callback that is never used. 11 years ago
inventory Fetch vars for host directly when calculating the delegated user 10 years ago
module_utils Merge pull request #9382 from gquintard/WIP/newdockerdetection 10 years ago
modules update core submodules for systemd service fix 10 years ago
playbook Configure retry file usage and location 10 years ago
runner Revert "remove complex_args_hack as it was only needed for Baby JSON" 10 years ago
utils Fix typo in vault edit helper code 10 years ago
__init__.py Version bump for 1.8 10 years ago
callbacks.py Add host to polling message 10 years ago
color.py fixed typos found by RETF rules in PY files 11 years ago
constants.py Configure retry file usage and location 10 years ago
errors.py Update various copyrights. Not complete, but sufficient. 11 years ago
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 10 years ago