Drop ansible 2.6 support for zuul-executor
This is no longer supported. Change-Id: I549cdaad6253714b3cc358809a2b30c3f4913ccb Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
a0680c46a4
commit
675a60a9d7
@ -94,12 +94,6 @@ ssh_key_private_content: |
|
||||
ssh_key_private_dest: "{{ ssh_user_home }}/.ssh/nodepool_id_rsa"
|
||||
|
||||
zuul_executor_ansible:
|
||||
- ansible_pip_name:
|
||||
- ansible>=2.6,<2.7
|
||||
- ara
|
||||
ansible_pip_virtualenv_python: python3
|
||||
ansible_pip_virtualenv: /opt/venv/ansible-2.6
|
||||
ansible_pip_virtualenv_symlink: /opt/venv/zuul-ansible/2.6
|
||||
- ansible_pip_name:
|
||||
- ansible>=2.7,<2.8
|
||||
- ara
|
||||
|
Loading…
Reference in New Issue
Block a user