You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I want to use file.recurse module, to copy the files recursively to the salt://state/files/dir directory, copy it to /tmp/dir of my minion, and remove the .j2 extension from those files, is this possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Imagine I have a source directory in my salt-master:
And I want to use
file.recursemodule, to copy the files recursively to thesalt://state/files/dirdirectory, copy it to/tmp/dirof my minion, and remove the.j2extension from those files, is this possible?The result I want in my minion:
Beta Was this translation helpful? Give feedback.
All reactions