Added support for plugins being managed exclusively by this playbook

This commit is contained in:
or
2018-08-15 21:13:04 +03:00
parent db7b456f6d
commit 323e5f8831
2 changed files with 20 additions and 0 deletions

View File

@ -47,6 +47,7 @@ telegraf_plugins_default:
# extra configuration - /etc/telegraf/telegraf.d/*
telegraf_plugins_extra: {}
telegraf_plugins_extra_exclusive: False
# RedHat specific settings for convenience
telegraf_redhat_releasever: "$releasever"