- hosts: localhost tasks: - name: Rollback to specific SHA ansible.builtin.command: git -C /data/mcp-history reset --hard {{ sha }}