mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
-'templateLinkage' set to match Zabbix web interface defaults (#45229)
This commit is contained in:
@@ -397,6 +397,9 @@ class Template(object):
|
||||
'createMissing': True,
|
||||
'updateExisting': True
|
||||
},
|
||||
'templateLinkage': {
|
||||
'createMissing': True
|
||||
},
|
||||
'templateScreens': {
|
||||
'createMissing': True,
|
||||
'updateExisting': True,
|
||||
|
||||
Reference in New Issue
Block a user