add choices to documentaton for paramater flat (#43939)

pull/4420/head
Herman 2018-08-13 16:57:00 +02:00 committed by Brian Coca
parent d1399ec5a2
commit ed29cd7f44
1 changed files with 2 additions and 0 deletions

View File

@ -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"