mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

* add file.rmdir tests for original function
* update file.rmdir exec module for recursive operation and verbose output
* fixes saltstack/salt#62178 add file.rmdir state
* add older_than capability to file.rmdir exec and state modules
* change test to use direct import of file module
* Revert "change test to use direct import of file module"
This reverts commit ff8c666e3b
.
* revert previous test modification and add import to win_file
* rename file.rmdir state to file.pruned
1 line
72 B
Text
1 line
72 B
Text
Add file.pruned state and expanded file.rmdir exec module functionality
|