Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Fix ansible-lint-reported errors
pull/2298/head
Slavi Pantaleev
há 3 anos
ascendente
c37cf42427
cometimento
663a17ea10
2 ficheiros alterados
com
1 adições
e
4 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+0
-3
roles/custom/matrix-bot-go-neb/tasks/main.yml
+1
-1
roles/custom/matrix-synapse/tasks/synapse/workers/setup_install.yml
+ 0
- 3
roles/custom/matrix-bot-go-neb/tasks/main.yml
Ver ficheiro
@@ -12,6 +12,3 @@
tags:
- setup-all
- setup-bot-go-neb
+ 1
- 1
roles/custom/matrix-synapse/tasks/synapse/workers/setup_install.yml
Ver ficheiro
@@ -7,7 +7,7 @@
use_regex: true
register: matrix_synapse_workers_current_config_files
- set_fact:
-
ansible.builtin.
set_fact:
matrix_synapse_enabled_worker_names: "{{ matrix_synapse_workers_enabled_list | map(attribute='name') }}"
# This also deletes some things which we need. They will be recreated below.
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar