diff --git a/playbook-authelia.yml b/playbook-authelia.yml index e87a857..4407e29 100644 --- a/playbook-authelia.yml +++ b/playbook-authelia.yml @@ -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: