community.general/lib/ansible/modules
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
..
cloud [cloud] Skip StackPolicy when operating on ChangeSets in CloudFormation module (#33401) 2017-11-30 09:08:30 -05:00
clustering consul_session: PEP8 compliancy and documentation changes (#33000) 2017-11-17 21:48:36 +01:00
commands Add proper check mode support to the script module (#31852) 2017-11-13 15:33:44 -08:00
crypto Support basicConstraints in openssl_csr (#32632) 2017-11-30 19:20:45 +05:30
database Fix typo in examples section for elasticsearch_plugin module. (#33301) 2017-11-27 16:16:56 +05:30
files removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Add idempotency and import/export support to zabbix_template (#33362) 2017-11-30 15:49:12 -05:00
net_tools Pass proper error value to to_text (#33030) 2017-11-17 16:00:29 -05:00
network Adding module enos_config and its UT files (#33081) 2017-11-29 15:17:04 +00:00
notification Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
packaging yum: PEP8 compliancy and documentation changes (#33424) 2017-11-30 13:32:05 -05:00
remote_management DatacenterFactsModule for HPE OneView (#32701) 2017-11-28 13:49:51 +00:00
source_control Update github_release.py (#33390) 2017-11-29 19:50:13 +00:00
storage zfs: PEP8 compliancy and documentation changes (#32648) 2017-11-07 15:33:32 -05:00
system updated pamd rule args regexp to match file paths also (#33432) 2017-11-30 15:32:02 -05:00
utilities Unifying wording and formatting of all include and import modules (#31938) 2017-11-22 14:05:29 -08:00
web_infrastructure Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
windows add deprecation for stat get_md5 (#33002) 2017-11-27 18:58:55 -05:00
__init__.py