mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented big blue button draft
This commit is contained in:
		| @@ -136,6 +136,14 @@ | ||||
|       vars: | ||||
|         domain: peertube.{{top_domain}} | ||||
|         http_port: 8011 | ||||
| - name: setup bigbluebutton hosts | ||||
|   hosts: bigbluebutton_hosts | ||||
|   become: true | ||||
|   roles: | ||||
|    -  role: docker-bigbluebutton | ||||
|       vars: | ||||
|         domain: bbb.{{top_domain}} | ||||
|         http_port: 8012 | ||||
| - name: setup akaunting hosts | ||||
|   hosts: akaunting_hosts | ||||
|   become: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user