add choices to documentaton for paramater flat (#43939)
This commit is contained in:
parent
d1399ec5a2
commit
ed29cd7f44
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue