mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Fix synchronize docs to indicate the correct default for use_ssh_args
This commit is contained in:
@@ -141,7 +141,7 @@ options:
|
||||
use_ssh_args:
|
||||
description:
|
||||
- Use the ssh_args specified in ansible.cfg
|
||||
default: "yes"
|
||||
default: "no"
|
||||
choices:
|
||||
- "yes"
|
||||
- "no"
|
||||
|
||||
Reference in New Issue
Block a user