ansible-role-k3s/tasks
abdennour 07661f7df8
static import
include_tasks is used to import tasks according to a condition that relies on a dynamic value (facts).
2019-05-13 06:54:54 +03:00
..
configure-k3s-cluster.yml Initial commit and release 2019-03-09 20:54:44 +00:00
download-k3s.yml Bugfix: Checking of hash fixed for k3s v0.3.0 release 2019-04-06 12:04:09 +01:00
get-version.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-docker-prerequisites-debian.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-docker-prerequisites-redhat.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-docker.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-k3s.yml Bugfix variable on Docker install, updated README.md and added LICENSE 2019-03-10 14:53:52 +00:00
main.yml static import 2019-05-13 06:54:54 +03:00
preconfigure-k3s.yml Initial commit and release 2019-03-09 20:54:44 +00:00