ansible-role-k3s/tasks
Xan Manning 75fd17aac8 Slightly updated tasks and added validation checks
1. Now does not remove prerequisite packages, lvm2 was included in
these packages (not good when you use LVM2 for real).
  2. Added a bit more idempotency to the shell scripts - only delete if
it exists.
  3. Check that the process isn't running and binaries are gone.
2020-02-26 20:56:05 +00:00
..
build Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +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 Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +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