updated nextcloud state
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c806c42340
commit
841703df35
@ -28,6 +28,12 @@ nextcloud-datadirectory:
|
||||
- user: {{ nextcloud.user }}
|
||||
- group: {{ nextcloud.group }}
|
||||
|
||||
nextcloud-logfile:
|
||||
file.directory:
|
||||
- name: {{ nextcloud.config.datadirectory }}/nextcloud.log
|
||||
- user: {{ nextcloud.user }}
|
||||
- group: {{ nextcloud.group }}
|
||||
|
||||
nextcloud-cleanup:
|
||||
software.cleanup:
|
||||
- name: nextcloud
|
||||
|
Loading…
Reference in New Issue
Block a user