ansible-role-for-splunk
ansible-role-for-splunk copied to clipboard
Optimize permission set at install app phase
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.