community.general/lib/ansible/modules/monitoring/zabbix
Mikhail Naletov 8cf6f56a01 Added sort option for zabbix_screen module (#56237)
* Added sort option for zabbix_screen module

* FIX: sort variable

* Added changelog file

* Fixed misspelling

* Update lib/ansible/modules/monitoring/zabbix/zabbix_screen.py

Changed spelling in the documentation

Co-Authored-By: flowerysong <junk+github@flowerysong.com>
2019-06-03 21:23:20 +02:00
..
__init__.py move zabbix modules into their own namespace below monitoring/ (#31992) 2017-10-21 10:07:51 +02:00
_zabbix_group_facts.py First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
_zabbix_host_facts.py First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
zabbix_action.py suggest to use sequential IDs (#57142) 2019-05-30 10:39:59 -04:00
zabbix_group.py Improve style and fix typos in the Zabbix module titles and descriptions (#50575) 2019-01-06 01:33:54 +01:00
zabbix_group_info.py First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
zabbix_host.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
zabbix_host_info.py First batch _facts -> _info rename. (#56822) 2019-05-27 18:17:42 +02:00
zabbix_hostmacro.py Add support for macro contexts that have colons (#51853) 2019-02-18 17:51:35 +00:00
zabbix_maintenance.py Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
zabbix_map.py Improve style and fix typos in the Zabbix module titles and descriptions (#50575) 2019-01-06 01:33:54 +01:00
zabbix_proxy.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
zabbix_screen.py Added sort option for zabbix_screen module (#56237) 2019-06-03 21:23:20 +02:00
zabbix_template.py zabbix_template: Fixed interactions between options and data within JSON object (#51222) 2019-01-26 13:15:32 +01:00