I have a requirement where in I need to create a monitoring task to monitor other task completions (all are part of the same playbook). Mainly the monitoring task has to take certain actions based on the progress made by the running tasks.
Essentially, I need a producer/consumer model where the producing tasks are the those who does some operations and notify the state changes to the consumer task to take certain decisions based on the progress. Is there any out of the box support in Ansible to have a task running as a monitoring task for certain event notifications. If there is no straight way to do this, please revert if there is any alternate way to archive the same. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ab674034-5eae-450d-b5ef-00c3e568a0d6o%40googlegroups.com.
