c12s-kubespray/roles
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
..
adduser containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bastion-ssh-config containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bootstrap-os Added |bool for rhel_enable_repos (#8871) 2022-05-26 18:51:55 -07:00
container-engine fix remove docker-ce.repo failed (#8856) 2022-05-24 05:44:06 -07:00
download Drop Ansible support for v2.9 and v2.10 (#8925) 2022-06-09 07:07:42 -07:00
etcd [etcd] Add support for setting the request size limit (#8849) 2022-05-23 09:36:03 -07:00
etcdctl Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable (#8317) 2022-02-22 08:53:16 -08:00
helm-apps Helm-apps role for installing helm charts (#8347) 2022-03-14 08:29:58 -07:00
kubernetes Fix: set fallback value of kubelet ip6 (#8858) (#8926) 2022-06-06 10:08:21 -07:00
kubernetes-apps [registry] Switch registry to use registry.k8s.io 2022-06-08 14:12:22 +02:00
kubespray-defaults [kubernetes] add hashes for 1.24.1 and other versions. (#8876) 2022-05-27 12:00:42 -07:00
network_plugin Allow disabling calico CNI logs with calico_cni_log_file_path (#8921) 2022-06-07 09:22:56 -07:00
recover_control_plane Use a variable for standardizing kubectl invocation (#8329) 2022-01-05 02:26:32 -08:00
remove-node fix: Waiting until Volumes will be detached from the node on graceful node removal (#8739) 2022-05-10 09:57:43 -07:00
reset Fixed systemd-networkd restart for ubuntu 22.04, when using reset.yml (#8841) 2022-05-20 09:34:53 +03:00
upgrade Single quotes are missing in jsonpath argument of kubectl get node (#8683) 2022-04-05 09:45:38 -07:00
win_nodes/kubernetes_patch Use a variable for standardizing kubectl invocation (#8329) 2022-01-05 02:26:32 -08:00