pipelining kept the ssh connection open, normally tasks will
open/execute/close the connection, which includes tty. Most 'services'
should detach correctly, but many don't, this seems to be your case.

#1 i would make these into actual services and use your service
manager to handle them

#2 if you really cannot, look into using nohup/dtach and &
backgrounding in shell

----------
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7f_kYyYgHLWgkt7BwN9K%2BgfdV3TFp50BgT%2B0D0%2Bj8i4mw%40mail.gmail.com.

Reply via email to