mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
add choices to documentaton for paramater flat (#43939)
This commit is contained in:
@@ -57,6 +57,8 @@ options:
|
||||
hostname/path/to/file to the destination. If dest ends with '/', it
|
||||
will use the basename of the source file, similar to the copy module.
|
||||
Obviously this is only handy if the filenames are unique.
|
||||
type: bool
|
||||
default: 'no'
|
||||
author:
|
||||
- "Ansible Core Team"
|
||||
- "Michael DeHaan"
|
||||
|
||||
Reference in New Issue
Block a user