add choices to documentaton for paramater flat (#43939)

This commit is contained in:
Herman 2018-08-13 16:57:00 +02:00 committed by Brian Coca
parent d1399ec5a2
commit ed29cd7f44

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"