c12s-kubespray/roles/kubernetes/master/tasks
Hans Feldt 80eb1ad936
fix ansible password authentication (#6907)
* copying ssh key no longer required, works with password auth
* use copy module instead of synchronize (which requires sshpass)
* less tasks and always changed tasks
2020-11-30 15:12:50 -08:00
..
encrypt-at-rest.yml ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
kubeadm-certificate.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-cleanup-old-certs.yml Switch /root references to ansible_env.HOME (#4842) 2019-06-06 02:06:11 -07:00
kubeadm-etcd.yml install etcdctl to host when etcd deployment type is kubeadm (#6857) 2020-11-04 00:20:04 -08:00
kubeadm-fix-apiserver.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-migrate-certs.yml Set certs and files with kubeadm token to mode 0640 (#5325) 2019-11-11 05:41:41 -08:00
kubeadm-secondary.yml Use "kubeadm join" to join masters to control plane (#6661) 2020-09-17 04:34:45 -07:00
kubeadm-setup.yml Added option to force apiserver and respective client certificate to … (#6403) 2020-10-12 06:02:48 -07:00
kubeadm-upgrade.yml Add bin_dir to PATH environment. (#6764) 2020-09-29 06:35:27 -07:00
kubeadm-version.yml fix a few tasks falsely reporting "changed" (#6269) 2020-06-16 00:24:03 -07:00
main.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
pre-upgrade.yml Fix E306 in roles/kubernetes (#6500) 2020-08-05 07:56:28 -07:00