chore: add new role for OpnForm

This commit is contained in:
Tobias Wüst 2026-05-13 17:23:34 +02:00
parent 9fc34dfb29
commit 6c1c40668d
Signed by: Tobias-Wuest
GPG key ID: 2D8992B0F4CA97E8
10 changed files with 600 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#SPDX-License-Identifier: MIT-0
---
# handlers file for opnform
- name: restart opnform
community.docker.docker_compose_v2:
project_src: "{{ opnform_docker_compose_dir }}"
state: restarted