mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
7085edf590
Rewrite file.recurse state module to leverage existing file.managed and file.directory modules to do the heavy lifting. This removes code duplication and will make templates available for file.recurse. These improvements will be visible to the end-user: - All files in directory can now be templatized - destination directory is no longer created in test mode - When clean mode is enabled, the module is capable of replacing existing files with directories and vice versa |
||
---|---|---|
.. | ||
client | ||
files | ||
mockbin | ||
modules | ||
runners | ||
shell | ||
states | ||
__init__.py |