Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
skip the playbook task execution if it is taking more than a specified time
12 views
Skip to first unread message
Akku
unread,
Aug 2, 2017, 7:24:05 AM
8/2/17
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
I want to skip a ansible playbook task if it is taking more time to execute than a specified limit
egg: I need to skip the execution of a find command task, if it is not giving response in 5 minutes.
How can do it, Could someone help on this?
Kai Stian Olstad
unread,
Aug 2, 2017, 7:40:59 AM
8/2/17
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...@googlegroups.com
You could use async and poll
https://docs.ansible.com/ansible/latest/playbooks_async.html
--
Kai Stian Olstad
Akku
unread,
Aug 2, 2017, 7:43:22 AM
8/2/17
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, ansible-pr...@olstad.com
Thanks Kai
Reply all
Reply to author
Forward
0 new messages