Ver a proveniência
Change the condition to restart the service
It is sensible to restart the container on building the image, rather than on pulling the source
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4997/head
Suguru Hirahara
há 5 meses
ascendente
cometimento
d751d81f9a
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com
1 adições e
1 eliminações
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)
}}