apps-fp-o: Change directory mode to 2755 since thats what it becomes after sync

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-02-07 17:16:26 -08:00
parent 60f6cb5f50
commit daa470f778

View file

@ -16,7 +16,7 @@
file:
path: "{{ item }}"
state: directory
mode: '0775'
mode: '2775'
loop:
- '/srv/web/apps-fp-o/global/'
- '/srv/web/apps-fp-o/img/icons/'