diff --git a/files/synchronize.py b/files/synchronize.py index a7b3a7842eb..262597729ab 100644 --- a/files/synchronize.py +++ b/files/synchronize.py @@ -141,7 +141,7 @@ options: use_ssh_args: description: - Use the ssh_args specified in ansible.cfg - default: "yes" + default: "no" choices: - "yes" - "no"