From 9233e1cc3b6b072a61b445d285ba856fc642ef3b Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 7 Nov 2024 18:42:05 +0000 Subject: [PATCH] Fix documentation for salt.modules.file.get_managed to clarify 'name' parameter location --- salt/modules/file.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/modules/file.py b/salt/modules/file.py index 64411a7882b9..3f9b5a3e7aaf 100644 --- a/salt/modules/file.py +++ b/salt/modules/file.py @@ -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