community.general/lib/ansible
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
..
cli jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Fix include in loop when stategy=free (#33094) 2017-11-27 11:02:47 -05:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory restore hostpattern regex/glob behaviour 2017-11-22 09:33:38 -05:00
module_utils Fix eos integration test failure (#33407) 2017-11-30 20:47:05 +05:30
modules Add idempotency and import/export support to zabbix_template (#33362) 2017-11-30 15:49:12 -05:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
plugins Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00