mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
zabbix_template: Fixed interactions between options and data within JSON object (#51222)
This commit is contained in:
committed by
René Moser
parent
a8116497ba
commit
2133f0821a
@@ -0,0 +1,6 @@
|
||||
---
|
||||
minor_changes:
|
||||
- zabbix_template - Module no longer requires ``template_name`` to be provided when importing with ``template_json`` option (https://github.com/ansible/ansible/issues/50833)
|
||||
bugfixes:
|
||||
- zabbix_template - Fixed cryptic error when ``template_groups`` option wasn't provided (https://github.com/ansible/ansible/issues/50834)
|
||||
- zabbix_template - Failed template import will no longer leave empty templates configured on Zabbix server
|
||||
Reference in New Issue
Block a user