Authelia: fix run-app behavior
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
project_src: "{{ base_dir }}"
|
||||
state: "present"
|
||||
remove_orphans: true
|
||||
tags:
|
||||
- run-app
|
||||
|
||||
- name: "Restart application with docker compose"
|
||||
community.docker.docker_compose_v2:
|
||||
|
||||
Reference in New Issue
Block a user