mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized setup procedure in preparation for automatic keycloak realm import
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
|
||||
- name: flush docker service
|
||||
meta: flush_handlers
|
||||
when: mode_setup |bool
|
||||
when: appplications.listmonk.setup |bool
|
||||
|
||||
- name: setup routine for listmonk
|
||||
command:
|
||||
cmd: docker compose run -T --rm application sh -c "yes | ./listmonk --install"
|
||||
chdir: "{{docker_compose.directories.instance}}"
|
||||
when: mode_setup |bool
|
||||
when: appplications.listmonk.setup |bool
|
Reference in New Issue
Block a user