mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added .cymais.service suffix to make cymais files more visible
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
src: health-disc-space.sh
|
||||
dest: "{{health_disc_space_folder}}health-disc-space.sh"
|
||||
|
||||
- name: create health-disc-space.service
|
||||
- name: create health-disc-space.cymais.service
|
||||
template:
|
||||
src: health-disc-space.service.j2
|
||||
dest: /etc/systemd/system/health-disc-space.service
|
||||
notify: reload health-disc-space.service
|
||||
dest: /etc/systemd/system/health-disc-space.cymais.service
|
||||
notify: reload health-disc-space.cymais.service
|
||||
|
||||
- name: set service_name to the name of the current role
|
||||
set_fact:
|
||||
|
Reference in New Issue
Block a user