mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 12:29:39 +01:00
changed variable name
This commit is contained in:
parent
4d1a71befd
commit
6c9a069cf0
@ -117,7 +117,7 @@
|
||||
- role: docker-peertube
|
||||
vars:
|
||||
domain: "{{domains.peertube}}"
|
||||
peertube_domains: "{{ [domain] + peertube_alternates }}"
|
||||
peertube_domains: "{{ [domain] + domains.peertube_alternates }}"
|
||||
http_port: 8011
|
||||
|
||||
- name: setup bigbluebutton hosts
|
||||
|
Loading…
x
Reference in New Issue
Block a user