mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
changed default for new retry path to be teh same as current
also added commented out entries in ansible.cfg to show other options
This commit is contained in:
@@ -154,6 +154,11 @@ filter_plugins = /usr/share/ansible_plugins/filter_plugins
|
||||
# current IP information.
|
||||
fact_caching = memory
|
||||
|
||||
|
||||
# retry files
|
||||
#retry_files_enabled = False
|
||||
#retry_files_save_path = ~/.ansible-retry
|
||||
|
||||
[paramiko_connection]
|
||||
|
||||
# uncomment this line to cause the paramiko connection plugin to not record new host
|
||||
|
||||
Reference in New Issue
Block a user