You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-10 21:52:20 +02:00
Make AUX role run last (before service manager role)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3292
This commit is contained in:
@@ -126,8 +126,6 @@
|
|||||||
- custom/matrix-media-repo
|
- custom/matrix-media-repo
|
||||||
- custom/matrix-pantalaimon
|
- custom/matrix-pantalaimon
|
||||||
|
|
||||||
- role: galaxy/auxiliary
|
|
||||||
|
|
||||||
- role: galaxy/postgres_backup
|
- role: galaxy/postgres_backup
|
||||||
|
|
||||||
- role: galaxy/backup_borg
|
- role: galaxy/backup_borg
|
||||||
@@ -141,6 +139,8 @@
|
|||||||
|
|
||||||
- role: galaxy/traefik_certs_dumper
|
- role: galaxy/traefik_certs_dumper
|
||||||
|
|
||||||
|
- role: galaxy/auxiliary
|
||||||
|
|
||||||
- when: devture_systemd_service_manager_enabled | bool
|
- when: devture_systemd_service_manager_enabled | bool
|
||||||
role: galaxy/systemd_service_manager
|
role: galaxy/systemd_service_manager
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user