Hello Everyone,

How can I use Ansible expect module to say yes for this prompt.

Are you sure you want to continue (yes/no)?

I tried to use this in vain. I think Ansible does not like characters like 
these -  *( , / , ) , ?*

- expect:
    command: /my/command
    responses:
      Are you sure you want to continue (yes/no)?: yes


Thanks in advance.

Cheers,
Vikas

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b2723aff-a97d-4c2d-a011-6f57d9b663dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to