issues
search
Ansible2
/
Kiska-Function-Library
0
stars
1
forks
source link
Add a timeline function
#115
Closed
Ansible2
closed
1 year ago
Ansible2
commented
2 years ago
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
1 year ago
Function tested and passed