mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-19 03:46:11 +03:00
Compare commits
3 Commits
9bcfbc13fb
...
6ba22f5db7
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ba22f5db7 | |||
| c2bd2ba6fc | |||
| 6006d1e4d8 |
@@ -35,7 +35,7 @@ matrix_hookshot_enabled: true
|
|||||||
|
|
||||||
# Uncomment to enable end-to-bridge encryption.
|
# Uncomment to enable end-to-bridge encryption.
|
||||||
# See: https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html
|
# See: https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html
|
||||||
# matrix_hookshot_experimental_encryption_enabled: true
|
# matrix_hookshot_encryption_enabled: true
|
||||||
|
|
||||||
# Uncomment and paste the contents of GitHub app private key to enable GitHub bridge.
|
# Uncomment and paste the contents of GitHub app private key to enable GitHub bridge.
|
||||||
# Alternatively, you can use one of the other methods explained below on the "Manage GitHub Private Key with aux role" section.
|
# Alternatively, you can use one of the other methods explained below on the "Manage GitHub Private Key with aux role" section.
|
||||||
|
|||||||
+2
-2
@@ -46,7 +46,7 @@
|
|||||||
version: v17.6-0
|
version: v17.6-0
|
||||||
name: postgres
|
name: postgres
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
|
||||||
version: v17-7
|
version: v17-8
|
||||||
name: postgres_backup
|
name: postgres_backup
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||||
version: v3.5.0-1
|
version: v3.5.0-1
|
||||||
@@ -64,7 +64,7 @@
|
|||||||
version: v1.0.0-4
|
version: v1.0.0-4
|
||||||
name: systemd_service_manager
|
name: systemd_service_manager
|
||||||
- src: git+https://github.com/devture/com.devture.ansible.role.timesync.git
|
- src: git+https://github.com/devture/com.devture.ansible.role.timesync.git
|
||||||
version: v1.0.0-0
|
version: v1.1.0-0
|
||||||
name: timesync
|
name: timesync
|
||||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git
|
||||||
version: v3.5.0-2
|
version: v3.5.0-2
|
||||||
|
|||||||
Reference in New Issue
Block a user