c12s-kubespray/roles/download/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
..
check_pull_required.yml Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
download_container.yml Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
download_file.yml Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
extract_file.yml Added file and container image caching (#4828) 2019-06-10 11:21:07 -07:00
main.yml Refactor download role (#5697) 2020-03-05 07:31:39 -08:00
prep_download.yml Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
prep_kubeadm_images.yml fix ansible password authentication (#6907) 2020-11-30 15:12:50 -08:00
set_container_facts.yml Refactor download role (#5697) 2020-03-05 07:31:39 -08:00