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

pull/49168/head
AlexZolotarenko 6 years ago committed by ansibot
parent 3acc71225a
commit 91b7bee3da

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

Loading…
Cancel
Save