- hosts: localhost tasks: - name: Restore backup (simulated) ansible.builtin.debug: msg: "Simulating restoring backup with ID: {{ id }}"