mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
icinga2_host: make use of templates and template vars (#6286)
* icinga2_host: make use of templates, append vars instead of replacing all vars array.
* Initialize `template` variable. Add changelog fragment.
* Update changelogs/fragments/6286-icinga2_host-template-and-template-vars.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| datadog | ||
| sensu | ||
| airbrake_deployment.py | ||
| alerta_customer.py | ||
| bigpanda.py | ||
| circonus_annotation.py | ||
| honeybadger_deployment.py | ||
| icinga2_feature.py | ||
| icinga2_host.py | ||
| librato_annotation.py | ||
| logentries.py | ||
| logstash_plugin.py | ||
| monit.py | ||
| nagios.py | ||
| newrelic_deployment.py | ||
| pagerduty.py | ||
| pagerduty_alert.py | ||
| pagerduty_change.py | ||
| pagerduty_user.py | ||
| pingdom.py | ||
| rollbar_deployment.py | ||
| spectrum_device.py | ||
| spectrum_model_attrs.py | ||
| stackdriver.py | ||
| statsd.py | ||
| statusio_maintenance.py | ||
| uptimerobot.py | ||