mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Merge pull request #571 from AlwaysLivid/steam-puppet-link-fix
Fixed repository link for mx-puppet-steam
This commit is contained in:
		| @@ -32,7 +32,7 @@ | ||||
|  | ||||
| - name: Ensure MX Puppet Steam repository is present on self build | ||||
|   git: | ||||
|     repo: https://github.com/matrix-steam/mx-puppet-steam.git | ||||
|     repo: https://github.com/icewind1991/mx-puppet-steam.git | ||||
|     dest: "{{ matrix_mx_puppet_steam_docker_src_files_path }}" | ||||
|     force: "yes" | ||||
|   when: "matrix_mx_puppet_steam_enabled|bool and matrix_mx_puppet_steam_container_image_self_build" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user