ansible-zabbix-api icon indicating copy to clipboard operation
ansible-zabbix-api copied to clipboard

Make the extra template removal configurable

Open Snowman7785 opened this issue 10 years ago • 2 comments

We have different playbooks that match up with different templates in Zabbix. It would be really cool if it could be configured to not remove templates for servers that are already existing, just like a configurable option that is defaulting to true or such. We sometimes use a single server for multiple functions depending on the environment and don't want to have to choose which one we group it up for using your awesome module.

Snowman7785 avatar Jan 23 '15 21:01 Snowman7785

You mean, that module shouldn't delete any associated template from already exists host in any case? :)

andyzasl avatar May 20 '15 09:05 andyzasl

@MO-BrandonR having one server for multiple functions is perfectly fine - if you have all those functiions defined in ansible there is no problem in creating proper version of variable zabbix_templates.

r0bj avatar Jun 17 '15 14:06 r0bj