community.general/lib/ansible/modules/monitoring/zabbix
Paul b21673b321 Update zabbix_screen.py limit screen columns (#41487)
* Update zabbix_screen.py limit screen columns

Add option graphs_in_row that allows to limit the count of columns on zabbix screen. When graphs_in_row columns is filled, begins to draw next row. If there is many hosts with many graphs each, draws all graphs for one host in an column each below each other

* fix remove whitespaces before and after brackets

Fixing ansible-test sanity --test pep8 errors
moved

* fix documentation parsing error

Fixing error: missing documentation (or could not parse documentation): expected string or buffer
2018-06-21 07:36:18 -04:00
..
__init__.py
zabbix_group.py
zabbix_group_facts.py Zabbix facts (#41084) 2018-06-04 16:41:09 -04:00
zabbix_host.py Fixes #38985 (#39070) 2018-04-22 04:03:31 -04:00
zabbix_host_facts.py Zabbix facts (#41084) 2018-06-04 16:41:09 -04:00
zabbix_hostmacro.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
zabbix_maintenance.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
zabbix_proxy.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
zabbix_screen.py Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
zabbix_template.py Zabbix 3.4 support fix for zabbix_template module. (#33462) 2017-12-07 08:06:54 -05:00