community.general/lib/ansible/modules/monitoring
argo1984 98eac19e81 Added Support for creating a Zabbix Inventory. It is possible to tag the (#23792)
* Rebase with update of remote repository

* Add Example

* Reference to example

* Fix error with collon (ansibot saw a yaml not a string)

* Change inventory mode to manual
add link to inventory documentation of zabbix

* Fix:
The test ansible-test sanity --test pep8 [?] failed with the following error:

lib/ansible/modules/monitoring/zabbix_host.py:532:1: E302 expected 2 blank lines, found 1
The test ansible-test sanity --test validate-modules [?] failed with the following error:

lib/ansible/modules/monitoring/zabbix_host.py:0:0: E309 version_added for new option (inventory_zabbix) should be 2.5. Currently 2.4
2017-10-20 04:45:29 -04: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 monit version check 2017-10-03 15:18:29 -07: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 Update metadata to 1.1 2017-08-15 23:12:08 -07: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
zabbix_group.py zabbix: Move commonly used docs to doc fragments (#31833) 2017-10-17 17:03:51 +02:00
zabbix_host.py Added Support for creating a Zabbix Inventory. It is possible to tag the (#23792) 2017-10-20 04:45:29 -04:00
zabbix_hostmacro.py zabbix: Move commonly used docs to doc fragments (#31833) 2017-10-17 17:03:51 +02:00
zabbix_maintenance.py zabbix: Move commonly used docs to doc fragments (#31833) 2017-10-17 17:03:51 +02:00
zabbix_proxy.py New module: Add monitoring/zabbix_proxy module. (#24657) 2017-10-20 05:36:51 +02:00
zabbix_screen.py zabbix: Move commonly used docs to doc fragments (#31833) 2017-10-17 17:03:51 +02:00
zabbix_template.py add validate_certs to zabbix_template and move documentation for common options to zabbix module_doc_fragment (#31838) 2017-10-17 11:37:54 -04:00