Add python >= 2.6 to documented deps

This commit is contained in:
Toshio Kuratomi 2015-05-11 13:25:50 -07:00 committed by Matt Clay
commit a8c12ec097
11 changed files with 20 additions and 7 deletions

View file

@ -26,7 +26,9 @@ short_description: Add or remove a host group to Zabbix.
description:
- This module uses the Zabbix API to add and remove host groups.
version_added: '1.8'
requirements: [ 'zabbix-api' ]
requirements:
- "python >= 2.6"
- zabbix-api
options:
state:
description:

View file

@ -28,7 +28,8 @@ description:
version_added: "2.0"
author: Tony Minfei Ding, Harrison Gu
requirements:
- zabbix-api python module
- "python >= 2.6"
- zabbix-api
options:
server_url:
description:

View file

@ -28,7 +28,8 @@ description:
version_added: "2.0"
author: Dean Hailin Song
requirements:
- zabbix-api python module
- "python >= 2.6"
- zabbix-api
options:
server_url:
description:

View file

@ -28,7 +28,8 @@ description:
version_added: "1.8"
author: Alexander Bulimov
requirements:
- zabbix-api python module
- "python >= 2.6"
- zabbix-api
options:
state:
description:

View file

@ -29,7 +29,8 @@ description:
version_added: "2.0"
author: Tony Minfei Ding, Harrison Gu
requirements:
- zabbix-api python module
- "python >= 2.6"
- zabbix-api
options:
server_url:
description: