--- # Fires once at the end of the play, however many sites notified it. # Anything later in the same play that needs the new config live must be # preceded by `- ansible.builtin.meta: flush_handlers`. - name: Reload caddy ansible.builtin.systemd: name: caddy state: reloaded