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

pull/4420/head
AlexZolotarenko 2018-11-27 15:17:05 +01:00 committed by ansibot
parent 3acc71225a
commit 91b7bee3da
1 changed files with 3 additions and 0 deletions

View File

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