- name: Restart Caddy ansible.builtin.service: name: "{{ caddy_system_user }}" state: "restarted"