diff --git a/roles/custom/matrix-client-commet/tasks/setup_install.yml b/roles/custom/matrix-client-commet/tasks/setup_install.yml index 160aaa5ec..d91cb59ed 100644 --- a/roles/custom/matrix-client-commet/tasks/setup_install.yml +++ b/roles/custom/matrix-client-commet/tasks/setup_install.yml @@ -118,6 +118,6 @@ matrix_client_commet_config_result.changed | default(false) or matrix_client_commet_support_files_result.changed | default(false) or matrix_client_commet_systemd_service_result.changed | default(false) - or matrix_client_commet_git_result.changed | default(false) + or matrix_client_commet_image_build_result.changed | default(false) or matrix_client_commet_image_pull_result.changed | default(false) }}