mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00: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:
@@ -161,6 +161,8 @@ options:
|
||||
required: false
|
||||
# informational: requirements for nodes
|
||||
requirements: [ ]
|
||||
extends_documentation_fragment:
|
||||
- files
|
||||
author: "Jan-Piet Mens (@jpmens)"
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user