diff --git a/defaults/main.yml b/defaults/main.yml index 1dcecad..31de1dd 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -54,7 +54,7 @@ nextcloud_customized_container_src_path: "{{ nextcloud_base_path }}/customized-c # These values are based on the [upstream readme](https://github.com/nextcloud/previewgenerator) and also on experience. # Feel free to change anything. # -# Once installed, the playbook needs to be called with the adjust-nextcloud-config tag. +# Once installed, the playbook needs to be called with the `post-install-nextcloud` tag. # This tag sets up the variables and calls the generate-all script, that will also create the file---signalling # its finished state---on the host. # *** As this may take a long time, be sure to only call it when you have time to leave it running!!! ***