On 25. mai 2017 22:22, Murthy Vipparthy wrote:
*Kai*
    Here is my playbook command

    # ansible-playbook opencl.yml --ask-become-pass -vvvv


    When I use my Playbook with below option while

     responses:
          'Press \[Enter\] to continue:': \n
          '--More--' : \r
          'Do you accept this license\?\[y/n\]': y

   I am being stuck @ Output like below and this is NOT further proceeding
for rest of responses

*   "",         "Press [Enter] to continue:",         "",         "Do you
accept this license? [y/n]: "    ]}   Any help on this Thank you -Murthy*

According to your output you are missing a space between the question mark and the square bracket in your responses.

--
Kai Stian Olstad

--
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/513eb6a4-6986-28ff-a269-ce916f0ef2e5%40olstad.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to