Clarifications needed for 'prompt' parameter of ios_command module
12 views
Skip to first unread message
Vikram S
unread,
Mar 2, 2021, 4:25:12 AM3/2/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
When i use 'prompt' parameter of ios_command module for IOS image copying as in Example 1, it fails. But it succeeds as in Example 2. I want to understand why? I am trying to understand why this below syntax works?
Destination filename \[ image name\]?'
This issue happens only for IOS copying and not for other prompt related commands.