Hello,
    i am using vars_prompt to get some inputs , i want to run a task only 
when user inputs something, if the user did not enter anything i want to 
skip the task how can i do it?
  vars_prompt:
  -  name: location
     prompt: Please enter the folder location
     private: no

tasks:

-- 
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/18afca18-1134-4d61-8f0a-82b4d9f8ff40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to