Ansible playbooks hangs forewer

Hi Team

I have playbooks which configures some standard commands on Cisco IOS-XE & IOS devices. I have seen that playbooks is getting hang after some time for indefinite period of time after some of the hosts got timed out , i have configured ignore error : true

Please help

Thanks
Harshad

Hi Harshad,

I have had something similar when the software I was trying to run, had prompted for input.

Try running it manually to see what is going on.

You can use expect to set up replies to prompts in your playbook.

Hope this helps.

Ian

Hey Harshad,

Can we confirm that the devices reporting timeout need privileged passwords?

Regards,
Sagar Paul

Hi Sagar

No devices dont need privilege password

Thanks
Harshad