minor fixes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
- name: "{{ nextcloud_path }}: Main Update block"
|
||||
when: "nextcloud_update_needed"
|
||||
block:
|
||||
- name: "Run Update"
|
||||
- name: "{{ nextcloud_path }}: Entering Updater"
|
||||
include_tasks: "update.yml"
|
||||
when: nextcloud_update_needed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user