mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 10:47:21 +02:00
Replaced .infinito.service and .infinito.timer by SOFTWARE_NAME suffix, optimized LICENSE link and update OIDC Realm and ID conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: "restart sys-alm-compose service"
|
||||
systemd:
|
||||
name: sys-alm-compose.infinito.service
|
||||
name: sys-alm-compose{{ SYS_SERVICE_SUFFIX }}
|
||||
daemon_reload: yes
|
||||
when: run_once_sys_alm_compose is not defined
|
||||
|
@@ -1,7 +1,7 @@
|
||||
galaxy_info:
|
||||
author: "Kevin Veen-Birkenbach"
|
||||
description: "Installs a unified systemd notification service that sends alerts via both Telegram and Email when a service fails."
|
||||
license: "Infinito.Nexus NonCommercial License (CNCL)"
|
||||
license: "Infinito.Nexus NonCommercial License"
|
||||
license_url: "https://s.infinito.nexus/license"
|
||||
company: |
|
||||
Kevin Veen-Birkenbach
|
||||
|
Reference in New Issue
Block a user