Fix synchronize docs to indicate the correct default for use_ssh_args

reviewable/pr18780/r1
Matt Martz 10 years ago
parent effb355952
commit 07f29ecd7f

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

Loading…
Cancel
Save