The reason it is 'hanging' is because you are not detaching from the console, this is not the recommended way of running services, I would use an init/rc script or upstart/systemd config. But if you MUST do it this way, try prepending nohup.
-- 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 [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/CAJ5XC8m2sXj%2BGS8Kxg8jZSce7mMzGsEXnNODQ5GXmaXVKyMVrA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
