mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-09-16 10:00
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
loop:
|
||||
- dir: /
|
||||
owner: "{{ sftpgo_user }}"
|
||||
mode: 700
|
||||
group: "{{ sftpgo_user }}"
|
||||
mode: 770
|
||||
- dir: meta
|
||||
mode: 700
|
||||
- dir: archives
|
||||
@@ -22,7 +23,8 @@
|
||||
- dir: bin
|
||||
- dir: data
|
||||
owner: "{{ sftpgo_user }}"
|
||||
mode: 700
|
||||
group: "{{ sftpgo_user }}"
|
||||
mode: 770
|
||||
- dir: data/home
|
||||
owner: "{{ sftpgo_user }}"
|
||||
mode: 700
|
||||
|
Reference in New Issue
Block a user