forked from uumas/ansible-docker
fix an oopsie
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace: uumas
|
||||
name: docker
|
||||
version: 0.4.0
|
||||
version: 0.4.1
|
||||
readme: README.md
|
||||
repository: https://git.uumas.fi/uumas/ansible-docker
|
||||
license_file: LICENSE
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
dependencies:
|
||||
- docker
|
||||
- role: uumas.generaldev.reverse_proxy
|
||||
- role: uumas.general.reverse_proxy
|
||||
vhost_id: jitsi
|
||||
vhost_domains:
|
||||
- "{{ jitsi_domain }}"
|
||||
|
||||
Reference in New Issue
Block a user