fix: added openform to vagrant playbooks and host_vars
This commit is contained in:
parent
f479a19595
commit
1ddd5d9eb9
3 changed files with 12 additions and 0 deletions
|
|
@ -82,3 +82,9 @@
|
|||
become: yes
|
||||
roles:
|
||||
- digitalboard.core.homarr
|
||||
|
||||
- name: Deploy opnform service
|
||||
hosts: opnform_servers
|
||||
become: yes
|
||||
roles:
|
||||
- digitalboard.core.opnform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue