mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00: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