mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
Slight typo fix.
This commit is contained in:
@@ -58,7 +58,7 @@ options:
|
||||
version_added: "1.6"
|
||||
compress:
|
||||
description:
|
||||
- Compress file data during the transfer. You should leave this enabled unlessit causes problems.
|
||||
- Compress file data during the transfer. In most cases, leave this enabled unless it causes problems.
|
||||
choices: [ 'yes', 'no' ]
|
||||
default: 'yes'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user