mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
distgit/pagure: Drop 1755 in favor of spelled out permissions on /var/log/pagure
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
- name: create the /var/log/pagure folder where to store the logs
|
||||
file: state=directory
|
||||
path=/var/log/pagure
|
||||
owner=pagure group=packager mode=1775
|
||||
owner=pagure group=packager mode=u+rwx,g+rwxs,o+rx
|
||||
tags:
|
||||
- pagure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user