-'templateLinkage' set to match Zabbix web interface defaults (#45229)

This commit is contained in:
AlexZolotarenko
2018-11-27 15:17:05 +01:00
committed by ansibot
parent 3acc71225a
commit 91b7bee3da

View File

@@ -397,6 +397,9 @@ class Template(object):
'createMissing': True,
'updateExisting': True
},
'templateLinkage': {
'createMissing': True
},
'templateScreens': {
'createMissing': True,
'updateExisting': True,