|
|
@ -13,6 +13,9 @@ retry_files_enabled = False
|
|
|
|
display_args_to_stdout = True
|
|
|
|
display_args_to_stdout = True
|
|
|
|
forks = 100
|
|
|
|
forks = 100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# We use lots of deprecated functionality to support older versions.
|
|
|
|
|
|
|
|
deprecation_warnings = False
|
|
|
|
|
|
|
|
|
|
|
|
# issue #434; hosts/delegate_to; integration/delegate_to
|
|
|
|
# issue #434; hosts/delegate_to; integration/delegate_to
|
|
|
|
remote_user = ansible-cfg-remote-user
|
|
|
|
remote_user = ansible-cfg-remote-user
|
|
|
|
|
|
|
|
|
|
|
|