ansible/lib/ansible
emschu 9d91e6275e enable grafana_annotations callback sending annotations to multiple panels (#57575)
* enable grafana_annotations callback plugin message sending to multiple panels

* remove new line at end of file

* restructuring code of grafana_annotations cb plugin

* add missing self keyword

* grafana callback: use list for panel_ids

* grafana callback: convert panel_id to integer

annotations HTTP API states that panelId are integer (same as
dashboardId which is also converted).
2019-10-25 18:49:20 +01:00
..
cli Fixes --version in ansible-galaxy cli 2019-10-17 08:12:49 -07:00
compat
config New module: iam_policy_info (#62955) 2019-10-23 13:04:25 -07:00
errors
executor Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
galaxy Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
inventory Account for empty strings when splitting the host pattern (#62442) 2019-09-20 16:03:51 -04:00
module_utils ovirt correct resolving nested atributes which are false (#63908) 2019-10-25 14:51:45 +01:00
modules New Module: gcp_runtimeconfig_config_info (#63884) 2019-10-25 13:41:01 -04:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Collection role relative deps (#61517) 2019-08-29 02:25:44 -07:00
plugins enable grafana_annotations callback sending annotations to multiple panels (#57575) 2019-10-25 18:49:20 +01:00
template Introduce context manager for temporary templar context changes (#60513) 2019-10-25 09:51:57 -05:00
utils Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
vars
__init__.py
constants.py
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00