Ansible2/Kiska-Function-Library

Add a timeline function

Closed this issue · 1 comments

  • 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

Function tested and passed