community.general/lib/ansible/modules/monitoring
Logan V c35a562345 Add idempotency and import/export support to zabbix_template (#33362)
* Add idempotency and import/export support to zabbix_template

Adds idempotency to the template update functions and check mode,
also adds the ability to dump and import json template
configurations.

* Fix issue clearing groups from template

When an empty list is provided for group names, all groups associations
should be cleared from the template. Previous behavior caused the
template to be associated to all existing groups if an empty list
was provided.

* Fix undefined variable references

* Add example importing template from ansible variable

Document a sample template import with bare minimum structure.
No items or graphs are added, only 1 application is added to the
template.
2017-11-30 15:49:12 -05:00
..
zabbix Add idempotency and import/export support to zabbix_template (#33362) 2017-11-30 15:49:12 -05:00
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
airbrake_deployment.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
bigpanda.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
circonus_annotation.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
datadog_event.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
datadog_monitor.py Fix documentation of "state" param 2017-09-26 12:36:31 +02:00
honeybadger_deployment.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
icinga2_feature.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
librato_annotation.py Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
logentries.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
logicmonitor.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
logicmonitor_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
logstash_plugin.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
monit.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
nagios.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
newrelic_deployment.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pagerduty.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pagerduty_alert.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
pingdom.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rollbar_deployment.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sensu_check.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sensu_client.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sensu_handler.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sensu_silence.py Fix sensu_silence module boolean parameter declaration (#30971) 2017-09-28 13:12:21 +10:00
sensu_subscription.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
stackdriver.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
statusio_maintenance.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
uptimerobot.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00