prometheus-community / ansible

Ansible Collection for Prometheus
https://prometheus-community.github.io/ansible/
Apache License 2.0
393 stars 133 forks source link

bugfix: tagging running retry with the same tags as the restart task #473

Closed ben-kulp closed 4 days ago

github-actions[bot] commented 4 days ago

Docs Build 📝

Thank you for contribution!✨

The docs for this PR have been published here: https://prometheus-community.github.io/ansible/pr/473

You can compare to the docs for the main branch here: https://prometheus-community.github.io/ansible/branch/main

The docsite for this PR is also available for download as an artifact from this run: https://github.com/prometheus-community/ansible/actions/runs/11897566355

File changes:

Click to see the diff comparison. **NOTE:** only file modifications are shown here. New and deleted files are excluded. See the file list and check the published docs to see those files. ```diff diff --git a/home/runner/work/ansible/ansible/docsbuild/base/chrony_exporter_role.html b/home/runner/work/ansible/ansible/docsbuild/head/chrony_exporter_role.html index 9f122c3..60078ec 100644 --- a/home/runner/work/ansible/ansible/docsbuild/base/chrony_exporter_role.html +++ b/home/runner/work/ansible/ansible/docsbuild/head/chrony_exporter_role.html @@ -279,7 +279,7 @@ To check whether it is installed, run

string

Chrony exporter package version. Also accepts latest as parameter.

-

Default: "0.10.1"

+

Default: "0.11.0"

```