Anyone used ansible playbook running using nodejs ?

18 views
Skip to first unread message

Preeti Tailor

unread,
Feb 17, 2016, 9:05:14 PM2/17/16
to Ansible Project

Hello,

We are running  anisble playbook using nodejs ansible module. Is there a way to get status back from ansible playbook? We basically wanted to know if playbook execution was success or not.


Thanks

Brian Coca

unread,
Feb 21, 2016, 2:21:29 AM2/21/16
to ansible...@googlegroups.com
All ansible utilities use the standard Unix return code, so if you get 0 its all OK, if you get other than 0 it is an error.


----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages