ansible-role-k3s/tasks
Xan Manning 8f3b2428c8 Added experimental options to ansible role:
1. Ability to specify control host address, for connecting to a control plane
     provisioned outside of the role.
  2. Ability to specify the control host token, again for connecting to
     a control plane provisioned outside of the role.
  3. Included upstream changes from @nolte to define KubeConfig file
     permissions.
2019-12-04 17:17:15 +00:00
..
configure-k3s-cluster.yml Added experimental options to ansible role: 2019-12-04 17:17:15 +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-amazon.yml Added a number of extra options to configure K3s in systemd unit file. 2019-11-02 22:19:33 +00:00
install-docker-prerequisites-debian.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-docker-prerequisites-redhat.yml Added a number of extra options to configure K3s in systemd unit file. 2019-11-02 22:19:33 +00:00
install-docker.yml Initial commit and release 2019-03-09 20:54:44 +00:00
install-k3s.yml Added a number of extra options to configure K3s in systemd unit file. 2019-11-02 22:19:33 +00:00
main.yml Added a number of extra options to configure K3s in systemd unit file. 2019-11-02 22:19:33 +00:00
preconfigure-k3s.yml Initial commit and release 2019-03-09 20:54:44 +00:00