Fix synchronize docs to indicate the correct default for use_ssh_args

pull/18777/head
Matt Martz 9 years ago committed by Matt Clay
parent 9e0aef8ea2
commit e4a88eeebe

@ -141,7 +141,7 @@ options:
use_ssh_args: use_ssh_args:
description: description:
- Use the ssh_args specified in ansible.cfg - Use the ssh_args specified in ansible.cfg
default: "yes" default: "no"
choices: choices:
- "yes" - "yes"
- "no" - "no"

Loading…
Cancel
Save