Files
product-demos/windows/backup.yml
2023-03-07 09:26:22 -05:00

8 lines
156 B
YAML

---
- hosts: windows
name: Rollback playbook
tasks:
- name: "Rollback this step"
ansible.builtin.debug:
msg: "Rolling back this step"