Remove ansible-version: 2.9
Zuul is removing support for old ansible versions. Remove our pin to old ansible. There shouldn't be any reason for these pins at this point. Change-Id: I0e0998e0d29d55695c6cd92b10feeb910b086d0a
This commit is contained in:
parent
5e150b7e74
commit
8e618c4a95
@ -1060,7 +1060,6 @@
|
||||
- job:
|
||||
name: system-config-run-refstack
|
||||
parent: system-config-run
|
||||
ansible-version: 2.9
|
||||
description: |
|
||||
Run the playbook for refstack server.
|
||||
requires:
|
||||
@ -1095,7 +1094,6 @@
|
||||
- job:
|
||||
name: system-config-run-kerberos
|
||||
parent: system-config-run
|
||||
ansible-version: 2.9
|
||||
description: |
|
||||
Run the playbook for kerberos servers
|
||||
nodeset:
|
||||
|
Loading…
Reference in New Issue
Block a user