generated from DO1JLR/ansible_playbook_template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lilian
committed
Aug 19, 2024
1 parent
9ba0655
commit 3e262a7
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule general
updated
8 files
Submodule grafana
updated
18 files
+1 −1 | .github/workflows/mimir-molecule.yml | |
+8 −0 | CHANGELOG.rst | |
+5 −0 | changelogs/changelog.yaml | |
+1 −1 | galaxy.yml | |
+9 −2 | roles/loki/README.md | |
+1 −0 | roles/loki/defaults/main.yml | |
+2 −10 | roles/loki/tasks/main.yml | |
+3 −0 | roles/loki/vars/Debian.yml | |
+5 −4 | roles/mimir/README.md | |
+1 −0 | roles/mimir/defaults/main.yml | |
+0 −6 | roles/mimir/molecule/test-requirements.txt | |
+2 −10 | roles/mimir/tasks/main.yml | |
+13 −2 | roles/promtail/README.md | |
+5 −0 | roles/promtail/defaults/main.yml | |
+1 −1 | roles/promtail/tasks/deploy.yml | |
+2 −10 | roles/promtail/tasks/main.yml | |
+7 −1 | roles/promtail/templates/promtail.service.j2 | |
+3 −0 | roles/promtail/vars/Debian.yml |
Submodule unattended_upgrades
updated
from 37a2b7 to 215aac