Re: [ansible-project] for getting the prompts in between of 2 tasks in a single playbook.

2018-09-18 Thread Brian Coca
The pause module allows you to do this.
https://docs.ansible.com/ansible/latest/modules/pause_module.html



-- 
--
Brian Coca

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7fr%2BsubPz8nh4%3DnNM3M7zkNMFcxAdkNKCwCgrzjFuNU0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] for getting the prompts in between of 2 tasks in a single playbook.

2018-01-10 Thread Rohit Mittal
I have got the problem that i want some output of first task and from that 
data i need to put it manually by the help of prompts and after that run 
the 2nd task.so i achieve this playbook to be run.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/0fc60c57-8356-4f81-ae84-d79d9583bb17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.