fix: added openform to vagrant playbooks and host_vars

This commit is contained in:
Tobias Wüst 2026-05-18 22:31:06 +02:00
parent f479a19595
commit 1ddd5d9eb9
3 changed files with 12 additions and 0 deletions

View file

@ -82,3 +82,9 @@
become: yes
roles:
- digitalboard.core.homarr
- name: Deploy opnform service
hosts: opnform_servers
become: yes
roles:
- digitalboard.core.opnform