server/nextcloud: Fix re-importing config.json after changes

master
Felix Stupp 3 years ago
parent d281b238e7
commit 8725e65dfb
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -87,7 +87,6 @@
{{ import_config_file | quote }}
args:
chdir: "{{ nextcloud_installation_directory }}"
creates: "{{ nextcloud_config }}"
when: import_config_file_task.changed
tags:
- nextcloud_config

Loading…
Cancel
Save