Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
overmind
/
matrix-docker-ansible-deploy
miroir de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
Fix ansible-lint-reported errors
pull/2298/head
Slavi Pantaleev
il y a 3 ans
Parent
c37cf42427
révision
663a17ea10
2 fichiers modifiés
avec
1 ajouts
et
4 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -12,6 +12,3 @@
tags:
- setup-all
- setup-bot-go-neb
+ 1
- 1
roles/custom/matrix-synapse/tasks/synapse/workers/setup_install.yml
Voir le fichier
@@ -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.
Écrire
Aperçu
Chargement…
Annuler
Enregistrer