mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-20 23:14:56 +02:00
Deactivated restart because it isn't possible at this point
This commit is contained in:
parent
de94fe4ae3
commit
91fba5dbeb
@ -1,6 +1,5 @@
|
||||
- name: "Reload and restart cleanup-failed-docker-backups.cymais.service"
|
||||
- name: "Reload cleanup-failed-docker-backups.cymais.service"
|
||||
systemd:
|
||||
name: cleanup-failed-docker-backups.cymais.service
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
||||
state: restarted
|
@ -19,7 +19,7 @@
|
||||
template:
|
||||
src: cleanup-failed-docker-backups.service.j2
|
||||
dest: /etc/systemd/system/cleanup-failed-docker-backups.cymais.service
|
||||
notify: Reload and restart cleanup-failed-docker-backups.cymais.service
|
||||
notify: Reload cleanup-failed-docker-backups.cymais.service
|
||||
when: run_once_cleanup_failed_docker_backups is not defined
|
||||
|
||||
- name: set service_name to the name of the current role
|
||||
|
Loading…
x
Reference in New Issue
Block a user