ansible-role-for-splunk icon indicating copy to clipboard operation
ansible-role-for-splunk copied to clipboard

Optimize permission set at install app phase

Open schneewe opened this issue 1 year ago • 0 comments

Changed the way we ensure correct permissions at install_apps tasks. We don't need to change the permissions of the complete app directory, after every single app. To changing this to the just copied directory should be fine. Additionally it is best practice to set a specific mode and the others don't need access.

schneewe avatar Nov 08 '23 07:11 schneewe