--- # handlers file for tco.code - name: restart coolwsd ansible.builtin.service: name: coolwsd state: restarted - name: restart apache ansible.builtin.service: name: httpd state: restarted