Add a timeline function
Closed this issue · 1 comments
Ansible2 commented
- users can create an array of timeline events
- they can wait a set amount of time after an event completes to execute the next one
- they can define a condition to wait to evaluate to move on to the next event
- they can stop the timeline early
Ansible2 commented
Function tested and passed