mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 02:11:42 +02:00
changed variable name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user