c12s-kubespray/roles/download
Kenichi Omichi cd7381d8de
Drop Ansible support for v2.9 and v2.10 (#8925)
Ansible v2.9 and v2.10 are EOL as [1].
This drops those version supports by following the upstream Ansible.

This sets use_ssh_args true always because that is required to use
ssh_args on ansible.cfg on Ansible v2.11 or later[2].

ansible_ssh_host is replaced with ansible_host because ansible_ssh_host
has been deprecated already and cenots7 jobs were failed due to the
deprecated ansible_ssh_host.

[1]: https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html#ansible-core-changelogs
[2]: https://docs.ansible.com/ansible/latest/collections/ansible/posix/synchronize_module.html#parameter-use_ssh_args
2022-06-09 07:07:42 -07:00
..
defaults calicoctl repo has been merged in calico (#8920) 2022-06-09 07:01:42 -07:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks Drop Ansible support for v2.9 and v2.10 (#8925) 2022-06-09 07:07:42 -07:00
templates fix(coredns): make sure to keep coredns repository namespace (#8572) 2022-02-24 01:01:33 -08:00