Update pre.yml

This commit is contained in:
qiaofeng1227 2022-12-10 17:32:53 +08:00 committed by GitHub
parent 4986732a54
commit 49d0078e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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