Lets not bother with retry files. We don't use them and they just clutter things.
This commit is contained in:
parent
f6640e2768
commit
7a8e866a46
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ filter_plugins = {{ ansible_base }}/ansible/filter_plugins:/usr/share/ansibl
|
|||
# You can disable this feature by setting retry_files_enabled to False
|
||||
# and you can change the location of the files by setting retry_files_save_path
|
||||
|
||||
#retry_files_enabled = False
|
||||
retry_files_enabled = False
|
||||
#retry_files_save_path = ~/.ansible-retry
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue