mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Another big round of refactoring and cleaning...
This commit is contained in:
@@ -27,4 +27,4 @@ galaxy_info:
|
||||
issue_tracker_url: "https://s.veen.world/cymaisissues"
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
dependencies:
|
||||
- maint-lock
|
||||
- sys-lock
|
||||
|
@@ -1,6 +1,6 @@
|
||||
- name: "start bkp-docker-to-local-everything.cymais.service"
|
||||
- name: "start sys-bkp-docker-to-local-everything.cymais.service"
|
||||
systemd:
|
||||
name: bkp-docker-to-local-everything.cymais.service
|
||||
name: sys-bkp-docker-to-local-everything.cymais.service
|
||||
state: started
|
||||
when: mode_backup | bool
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Updates Docker Instances
|
||||
OnFailure=alert-compose.cymais@%n.service
|
||||
OnFailure=sys-alm-compose.cymais@%n.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Reference in New Issue
Block a user