updated required zabbix-api version for zabbix modules (#65145)

This commit is contained in:
Dusan Matejka 2019-11-25 20:59:15 +01:00 committed by ansibot
parent af64e9ce6a
commit f9f19d171b
15 changed files with 17 additions and 17 deletions

View file

@ -30,7 +30,7 @@ author:
- Ruben Harutyunov (@K-DOT)
requirements:
- zabbix-api
- "zabbix-api >= 0.5.4"
options:
name:

View file

@ -27,7 +27,7 @@ author:
- "Harrison Gu (@harrisongu)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
state:
description:

View file

@ -33,7 +33,7 @@ author:
- "Michael Miko (@RedWhiteMiko)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
hostgroup_name:
description:

View file

@ -28,7 +28,7 @@ author:
- Eike Frost (@eikef)
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
host_name:
description:

View file

@ -34,7 +34,7 @@ author:
- "Michael Miko (@RedWhiteMiko)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
host_name:
description:

View file

@ -25,7 +25,7 @@ author:
- Dean Hailin Song (!UNKNOWN)
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
host_name:
description:

View file

@ -23,7 +23,7 @@ version_added: "1.8"
author: "Alexander Bulimov (@abulimov)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
state:
description:

View file

@ -38,7 +38,7 @@ description:
C(zbx_trigger_draw_style) contains indicator draw style. Possible values are the same as for C(zbx_draw_style)."
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
- pydotplus
- webcolors
- Pillow

View file

@ -22,7 +22,7 @@ version_added: "2.9"
author:
- Ruben Tsirunyan (@rubentsirunyan)
requirements:
- zabbix-api
- "zabbix-api >= 0.5.4"
options:
name:

View file

@ -36,7 +36,7 @@ author:
- "Alen Komic (@akomic)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
proxy_name:
description:

View file

@ -26,7 +26,7 @@ author:
- "Harrison Gu (@harrisongu)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
screens:
description:

View file

@ -27,7 +27,7 @@ author:
- "Dusan Matejka (@D3DeFi)"
requirements:
- "python >= 2.6"
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
template_name:
description:

View file

@ -20,8 +20,8 @@ version_added: '2.10'
description:
- This module allows you to search for Zabbix template.
requirements:
- python >= 2.6
- zabbix-api
- "python >= 2.6"
- "zabbix-api >= 0.5.4"
options:
template_name:
description:

View file

@ -21,8 +21,8 @@ version_added: '2.10'
description:
- This module allows you to create, modify and delete Zabbix users.
requirements:
- python >= 2.6
- zabbix-api
- "python >= 2.6"
- "zabbix-api >= 0.5.4"
options:
alias:
description:

View file

@ -23,7 +23,7 @@ version_added: '2.10'
author:
- "Ruben Tsirunyan (@rubentsirunyan)"
requirements:
- "zabbix-api >= 0.5.3"
- "zabbix-api >= 0.5.4"
options:
name:
type: 'str'