community.general/lib/ansible/modules/monitoring
Eike Frost 9b5bd4094f zabbix_host: fix various idempotency problems (#33138)
* reorder interfaces handling for force=no, making sure it works when no interfaces are specified in the module parameters
when no interfaces are specified on update, use existing interfaces obtained from API.
check whether visible_name is set in check_all_properties; if not set as module parameter, no comparison is necessary.
Check if description is set as module parameter before comparing as well

* link_templates need the same treatment

* add inventory update checks and simplify update procedure

* make specifying proxy optional on update (keeping it as is when not specified), as well

* pep8 fixes

* add tls_*-checks for updates and make tls_*-options actually optional
2017-11-28 09:37:50 -05:00
..
zabbix zabbix_host: fix various idempotency problems (#33138) 2017-11-28 09:37:50 -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