community.general/lib/ansible/modules
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
..
cloud ecs_service: make assign_public_ip option a boolean (#41759) 2018-06-21 12:17:01 +10:00
clustering Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
commands Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
crypto new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
database Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
files Fix file state=touch not returning diff information 2018-06-20 14:51:27 -07:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
net_tools Temporarily revert c119d54 2018-06-15 13:00:54 -07:00
network Marks select modules as stableinterface (#41741) 2018-06-20 12:16:43 -07:00
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging apt: fix apt-mark on debian6 (#41530) 2018-06-20 05:57:59 -04:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
storage Fix race condifiton where multiple hosts can try and create or delete (#39698) 2018-06-13 09:52:51 -07:00
system add notes to service_facts about accessing fact data (#41608) 2018-06-19 09:33:20 -04:00
utilities Adding success_msg to assert (#41048) 2018-06-14 11:34:04 -04:00
web_infrastructure Correct typo from 'Valut' to 'Vault' (#41574) 2018-06-15 07:08:04 +02:00
windows win_scheduled_task fix doc example with datestamp (#40691) 2018-05-25 11:39:33 +10:00
__init__.py