Skip to content

Commit cceec3b

Browse files
committed
Add systemd_am_silence role
1 parent a94d923 commit cceec3b

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,6 @@
8585
[submodule "roles/kernel_modules"]
8686
path = roles/kernel_modules
8787
url = https://github.com/oxivanisher/role-kernel_modules.git
88+
[submodule "roles/systemd_am_silence"]
89+
path = roles/systemd_am_silence
90+
url = https://github.com/oxivanisher/role-systemd_am_silence.git

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## 2025-10.05
1+
## 2025-10-10
2+
* Add new role to silence prometheus alert manager on systemd timers (systemd_am_silence)
3+
4+
## 2025-10-05
25
* Lookup user homes instead of guesstimating
36

47
## 2025-10-04

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: oxivanisher
88
name: linux_base
99

1010
# The version of the collection. Must be compatible with semantic versioning
11-
version: 1.1.28
11+
version: 1.1.29
1212

1313
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414
readme: README.md

roles/systemd_am_silence

Submodule systemd_am_silence added at 7d9aa83

0 commit comments

Comments
 (0)