ansible-zabbix-api
ansible-zabbix-api copied to clipboard
Make the extra template removal configurable
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.
You mean, that module shouldn't delete any associated template from already exists host in any case? :)
@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.