mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +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,7 +1,7 @@
|
||||
- name: Find all infinito.service units
|
||||
find:
|
||||
paths: /etc/systemd/system
|
||||
patterns: '*.infinito.service'
|
||||
patterns: '*{{ SYS_SERVICE_SUFFIX }}'
|
||||
register: infinito_services
|
||||
|
||||
- name: Disable and stop each infinito service
|
||||
|
Reference in New Issue
Block a user