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 }}
|
- user: {{ nextcloud.user }}
|
||||||
- group: {{ nextcloud.group }}
|
- group: {{ nextcloud.group }}
|
||||||
|
|
||||||
|
nextcloud-logfile:
|
||||||
|
file.directory:
|
||||||
|
- name: {{ nextcloud.config.datadirectory }}/nextcloud.log
|
||||||
|
- user: {{ nextcloud.user }}
|
||||||
|
- group: {{ nextcloud.group }}
|
||||||
|
|
||||||
nextcloud-cleanup:
|
nextcloud-cleanup:
|
||||||
software.cleanup:
|
software.cleanup:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
|
Loading…
Reference in New Issue
Block a user