Closed GeorgeCox closed 5 years ago
Added an additional parameter 'manage_dir' to the cache_dir class. When set to true (default) the module will attempt to manage the directory, when set to false it will not.
Fixes: #108
Not sure why it's failing the travis-ci build, I looked at the output and the three which have failed all seem to be 'ssh' and 'apt' errors.
Pull Request (PR) description
Added an additional parameter 'manage_dir' to the cache_dir class. When set to true (default) the module will attempt to manage the directory, when set to false it will not.
This Pull Request (PR) fixes the following issues
Fixes: #108