chore: add new role for OpnForm

This commit is contained in:
Tobias Wüst 2026-05-13 17:23:34 +02:00 committed by Simon Bärlocher
parent 14c81657d7
commit eb51b6a054
No known key found for this signature in database
GPG key ID: 63DE20495932047A
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