mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 03:03:08 +00:00
Drop extra double-quote from documentation
This commit is contained in:
@@ -17,7 +17,7 @@ options:
|
||||
default: null
|
||||
compression:
|
||||
description:
|
||||
- "The type of compression to use. Can be 'gz', 'bz2', or 'zip'.
|
||||
- The type of compression to use. Can be 'gz', 'bz2', or 'zip'.
|
||||
choices: [ 'gz', 'bz2', 'zip' ]
|
||||
creates:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user