--- - name: Verify snapshot exists hosts: all gather_facts: false tasks: - name: Placeholder - snapshot verification tasks ansible.builtin.debug: msg: "Snapshot verification to be implemented"