updated nextcloud state
This commit is contained in:
parent
8db9a567ed
commit
d34ed3110d
@ -17,3 +17,10 @@ nextcloud-upgrade:
|
||||
- runas: {{ nextcloud.user }}
|
||||
- onchanges:
|
||||
- archive: nextcloud-archive
|
||||
|
||||
nextcloud-add-missing-indices:
|
||||
cmd.run:
|
||||
- name: php {{ nextcloud.install_dir }}/nextcloud/occ db:add-missing-indices
|
||||
- runas: {{ nextcloud.user }}
|
||||
- onchanges:
|
||||
- archive: nextcloud-archive
|
||||
|
Loading…
Reference in New Issue
Block a user