This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
roles/nextcloud: fix folder permission
python3
Zolfa
5 years ago
parent
6a8ed9911d
commit
aac0856524
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/nextcloud/tasks/main.yaml
+ 1
- 0
roles/nextcloud/tasks/main.yaml
View File
@ -81,6 +81,7 @@
dest
:
'/opt'
owner
:
'www-data'
group
:
'www-data'
mode
:
'0750'
when
:
nextcloud_new_download.changed
tags:
-
'packages'
Write
Preview
Loading…
Cancel
Save