commands:
- expect:
command: "vsx update-software ....."
responses:
'The.....(y/n)?': 'y'
'Do.....(y/n)?': 'y'
I'm trying to run this on a Playbook, I'm getting this error:
"msg": "invalid keys: expect"