Ver a proveniência

Merge pull request #571 from AlwaysLivid/steam-puppet-link-fix

Fixed repository link for mx-puppet-steam
pull/572/head
Slavi Pantaleev há 5 anos
committed by GitHub
ascendente
cometimento
024d3b84de
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-bridge-mx-puppet-steam/tasks/setup_install.yml

+ 1
- 1
roles/matrix-bridge-mx-puppet-steam/tasks/setup_install.yml Ver ficheiro

@@ -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"


Carregando…
Cancelar
Guardar