diff --git a/tasks/main.yml b/tasks/main.yml index aa8b40b..c61fd33 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -53,6 +53,7 @@ - "output.ansible_facts['onlyoffice-document-server']['onlyoffice-document-server'].state.running" - name: "Test whether the service is healthy from the public internet" + when: not ansible_check_mode become: false uri: url: https://{{ onlyoffice_virtual_host }}