write in detail about various states of a file
Answers
Answered by
1
Answer:
It is also possible to use the py renderer as a templating option. The template would be a Python script which would need to contain a function called run(), which returns a string. All arguments to the state will be made available to the Python script as globals. The returned string will be the contents of the managed file.
Similar questions