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>
This commit is contained in:
Mikhail Naletov
2019-06-03 22:23:20 +03:00
committed by Felix Fontein
parent 7b40b569b2
commit 8cf6f56a01
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "zabbix_screen - added an option to sort hosts on a zabbix screen alphabetically"