ansible-role-k3s/tasks/build
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
..
configure-k3s-cluster.yml Testing auto-deploy on multi-master 2020-01-13 21:32:31 +00:00
download-k3s.yml Slightly more robust selection of checksum from GitHub 2020-02-09 15:00:59 +00:00
get-systemd-context.yml Added some validation steps, fixed issue with checksum, introducing rootless 2019-12-22 18:54:25 +00:00
get-version.yml Added new state "downloaded" - improved getting latest version 2019-12-28 15:50:17 +00:00
install-docker-amazon.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
install-docker-opensuse-leap.yml Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
install-docker-prerequisites-debian.yml Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
install-docker-prerequisites-redhat.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
install-docker-prerequisites-suse.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
install-docker-suse.yml Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
install-docker.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
install-k3s.yml Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
preconfigure-k3s-auto-deploying-manifests.yml Testing auto-deploy on multi-master 2020-01-13 21:32:31 +00:00
preconfigure-k3s.yml Fixed provisioning of multi-master, need to test LB with k3s_control_node_address 2020-01-11 22:42:29 +00:00