Better deploy performance
Changed the way how file permissions are controlled during the deploy,
this should speed up deployment routines by some minutes.
One single ansible steps was taking 5-10 minutes (or even 40, depending
on the amount of files) to complete, with this change it takes few seconds.
So deployment generally becomes faster overall.