c12s-kubespray/tests/cloud_playbooks
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
..
roles/packet-ci Drop Ansible support for v2.9 and v2.10 (#8925) 2022-06-09 07:07:42 -07:00
templates Label k8s apps, adjust collect/upload info steps 2016-11-10 16:05:50 +01:00
create-aws.yml Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
create-do.yml Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
create-gce.yml Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
create-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
delete-aws.yml Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
delete-gce.yml Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
delete-packet.yml PHASE 1 - Add Packet-CI playbook and configuration (#4537) 2019-04-16 14:49:07 -07:00
upload-logs-gcs.yml Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00
wait-for-ssh.yml Drop Ansible support for v2.9 and v2.10 (#8925) 2022-06-09 07:07:42 -07:00