[18:19] hi guys. I found interesting thing today, when I run python script that runs ansible.playbook.PlayBook() manually, it works fine. When I do it through upstart (/etc/init/ script) it lets ansible playbook running for some time then kills it and continues runnin python script. Any thoughts how to prevent this from happening?