mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-29 10:54:48 +00:00
Merge pull request #97 from rystraum/patch-1
Updated description of `use_ssh_args` option for synchronize.py Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
@@ -138,7 +138,7 @@ options:
|
|||||||
default: yes
|
default: yes
|
||||||
use_ssh_args:
|
use_ssh_args:
|
||||||
description:
|
description:
|
||||||
- Use the ssh_args specified in ansible.cfg.
|
- Use the ssh_args specified in ansible.cfg. Setting this to `yes` will also make `synchronize` use `ansible_ssh_common_args`.
|
||||||
type: bool
|
type: bool
|
||||||
default: no
|
default: no
|
||||||
rsync_opts:
|
rsync_opts:
|
||||||
|
|||||||
Reference in New Issue
Block a user