mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Solved peertube bugs
This commit is contained in:
		| @@ -9,7 +9,9 @@ | ||||
|   loop_control: | ||||
|     loop_var: domain | ||||
|   vars: | ||||
|     http: "{{ ports.localhost.http[application_id] }}" | ||||
|     # Websockt and http listen to the same port | ||||
|     http_port:  "{{ ports.localhost.http[application_id] }}" | ||||
|     ws_port:    "{{ ports.localhost.http[application_id] }}" | ||||
|  | ||||
| - name: "Install and activate auth-openid-connect plugin if OIDC is enabled" | ||||
|   include_tasks: enable-oidc.yml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user