mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix documentation for salt.modules.file.get_managed to clarify 'name' parameter location
This commit is contained in:
parent
66e5b97785
commit
9233e1cc3b
1 changed files with 1 additions and 1 deletions
|
@ -4744,7 +4744,7 @@ def get_managed(
|
|||
Return the managed file data for file.managed
|
||||
|
||||
name
|
||||
location where the file lives on the server
|
||||
location where the file lives on the minion
|
||||
|
||||
template
|
||||
template format
|
||||
|
|
Loading…
Add table
Reference in a new issue