mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-15 04:39:12 -07:00
document that get_url also takes file params
has for a long time, but was never documented, mode,group, owner can all be set here
This commit is contained in:
parent
34b94ec4c4
commit
01490688f4
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,8 @@ options:
|
||||||
required: false
|
required: false
|
||||||
# informational: requirements for nodes
|
# informational: requirements for nodes
|
||||||
requirements: [ ]
|
requirements: [ ]
|
||||||
|
extends_documentation_fragment:
|
||||||
|
- files
|
||||||
author: "Jan-Piet Mens (@jpmens)"
|
author: "Jan-Piet Mens (@jpmens)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue