See here for some info about running "fire and forget" non-blocking tasks.
http://docs.ansible.com/playbooks_async.html You may also be instead interested in http://docs.ansible.com/faq.html#how-do-i-keep-secret-data-in-my-playbook Depending on how I interpret the question about "not seeing local output", one or both may be appropriate. On Thu, Sep 4, 2014 at 6:38 AM, Imran Khan <[email protected]> wrote: > >> Maybe sth like: >> shell: screen -d -m bash /home/dell/tester_server_2/runserver.sh >> >> > But this is not doing the trick > > -- > 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/1ce6131a-3783-48b7-9d3a-ae837edc1ca5%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/1ce6131a-3783-48b7-9d3a-ae837edc1ca5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgzG%2BhXyWvBYPmLeF%2BEt8mbGZBa2hgZe9OB2VcbvMNebmw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
