Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
how to abort ansible execution in callback
11 views
Skip to first unread message
Leon Xie
unread,
Dec 4, 2015, 1:35:50 AM
12/4/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
hi all,
I want to abort entire ansible execution in a callback file.
how could I implement that?
The below code doesn't work:
def runner_on_failed(self, host, res, ignore_errors=False):
sys.exit(1)
thanks a lot in advance.
Reply all
Reply to author
Forward
0 new messages