Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fixes:
a66a604e
("Selfbuild appservice-slack bridge")
pull/865/head
Yan
5 anos atrás
pai
722cfc4586
commit
385b6c623e
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
roles/matrix-bridge-appservice-slack/tasks/setup_install.yml
+ 1
- 1
roles/matrix-bridge-appservice-slack/tasks/setup_install.yml
Ver arquivo
@@ -2,7 +2,7 @@
- name: Ensure AppService Slack paths exist
file:
path: "{{ item }}"
path: "{{ item
.path
}}"
state: directory
mode: 0750
owner: "{{ matrix_user_username }}"
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar