1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2014-10-23 00:38:30 +02:00
..
cache Fix typo in redis cache change from 10afaee1 2014-09-10 09:06:40 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Fetch vars for host directly when calculating the delegated user 2014-10-10 01:18:18 -05:00
module_utils Merge pull request #9382 from gquintard/WIP/newdockerdetection 2014-10-20 11:20:34 -05:00
modules update core submodules for systemd service fix 2014-10-22 16:46:50 -04:00
playbook Configure retry file usage and location 2014-10-23 00:38:30 +02:00
runner Revert "remove complex_args_hack as it was only needed for Baby JSON" 2014-10-22 11:00:24 -05:00
utils Fix typo in vault edit helper code 2014-10-22 11:08:01 -05:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Add host to polling message 2014-10-20 20:03:43 -04:00
color.py
constants.py Configure retry file usage and location 2014-10-23 00:38:30 +02:00
errors.py
module_common.py Workaround more python-2.6 shlex not being able to handle unicode strings 2014-10-08 14:30:36 -04:00