ansible-role-k3s/tasks
Xan Manning f684f6d907 A retry has been added to task controlling secondary master startup.
Fixes #17

There appeared to be a race condition where starting all secondary
masters all at once would cause the k3s service to fail on a number of
the other masters. A retry has been added to the task to attempt to
bring them all up until they stop failing.
2020-03-07 16:15:41 +00:00
..
build A retry has been added to task controlling secondary master startup. 2020-03-07 16:15:41 +00:00
operate Added some validation steps, fixed issue with checksum, introducing rootless 2019-12-22 18:54:25 +00:00
teardown Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
validate Merge pull request #15 from PyratLabs/tidy_up_additional_validation 2020-02-28 07:39:33 +00:00
main.yml state uninstalled 2020-02-25 12:39:34 -05:00
state-downloaded.yml Added new state "downloaded" - improved getting latest version 2019-12-28 15:50:17 +00:00
state-installed.yml Fixed issue with SUSE docker installation 2020-01-21 22:33:11 +00:00
state-restarted.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
state-started.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
state-stopped.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
state-uninstalled.yml Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00