mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +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