--- - name: "Restart caddy" become: true ansible.builtin.systemd_service: name: "caddy" state: "restarted"