Update pre.yml

This commit is contained in:
qiaofeng1227 2022-12-11 18:38:43 +08:00 committed by GitHub
parent 9275ced3f8
commit 53b1b24494
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
- pause: - pause:
prompt: | prompt: |
Choice Zabbix version: Choice Zabbix version:
0: Zabbix6.1 0: Zabbix6.2
1: Zabbix5.4 1: Zabbix5.4
2: Zabbix5.2 2: Zabbix5.2
3: Zabbix5.0 3: Zabbix5.0
@ -13,7 +13,7 @@
- set_fact: - set_fact:
zabbix_version_meta: zabbix_version_meta:
"0": "6.1" "0": "6.2"
"1": "5.4" "1": "5.4"
"2": "5.2" "2": "5.2"
"3": "5.0" "3": "5.0"