mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
apps-fp-o: mode should be 2755 here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
state: directory
|
||||
mode: '2775'
|
||||
mode: '2755'
|
||||
loop:
|
||||
- '/srv/web/apps-fp-o/global/'
|
||||
- '/srv/web/apps-fp-o/img/icons/'
|
||||
|
||||
Reference in New Issue
Block a user