description: Any parameter starting with "HEADER_" is a sent with your request as a header. For example, HEADER_Content-Type="application/json" would send the header "Content-Type" along with your request with a value of "application/json".
Any parameter starting with "HEADER_" is a sent with your request as a header. For example,
HEADER_Content-Type="application/json" would send the header "Content-Type" along with your
request with a value of "application/json".
required: false
required: false
default: null
default: null
others:
others:
description:
description:
- all arguments accepted by the M(file) module also work here
- all arguments accepted by the M(file) module also work here