Panagiotis Vasilopoulos
il y a 6 ans
committed by
GitHub
Parent
révision
baed917a13
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
roles/matrix-bridge-mx-puppet-steam/tasks/setup_install.yml
|
|
|
@@ -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" |
|
|
|
|