mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-11-03 12:00
This commit is contained in:
		| @@ -79,7 +79,7 @@ | ||||
|  | ||||
|     - name: Extract jicofo archive | ||||
|       unarchive: | ||||
|         src: "{{ jitsi_root_dir }}/src/jicofo/target/jicofo-1.1-SNAPSHOT-archive.zip" | ||||
|         src: "{{ jitsi_root_dir }}/src/jicofo/jicofo/target/jicofo-1.1-SNAPSHOT-archive.zip" | ||||
|         dest: "{{ jitsi_root_dir }}/tmp/" | ||||
|         remote_src: True | ||||
|  | ||||
| @@ -173,8 +173,6 @@ | ||||
|       command: make | ||||
|       args: | ||||
|         chdir: "{{ jitsi_root_dir }}/src/meet" | ||||
|       environment: | ||||
|         NODE_OPTIONS: "--max_old_space_size=4096" | ||||
|       become_user: "{{ jitsi_user }}" | ||||
|  | ||||
|     #- name: Reset git (so next run won't detect a change) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud