matrix-docker-ansible-deploy/roles/matrix-base
Slavi Pantaleev de545f9c5f Update docs on self-building and remove useless variable
`matrix_container_images_self_build` was not really doing anything
anymore. It previously was influencing `matrix_*_self_build` variables,
but it's no longer the case since some time ago.

Individual `matrix_*_self_build` variables are still available.
People that would like to toggle self-building for a specific component
ought to use those.

These variables are also controlled automatically (via
`group_vars/matrix_servers`) depending on `matrix_architecture`.

In other words, self-building is being done automatically for
all components when they don't have a prebuilt image for the specified
architecture. Some components only support `amd64`, while others also
have images for other architectures.
2020-06-29 14:58:03 +03:00
..
defaults Update docs on self-building and remove useless variable 2020-06-29 14:58:03 +03:00
files/yum.repos.d Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
tasks Make vars.yml snapshotting optional and more configurable 2020-06-14 10:01:22 +03:00
templates Add support for telling Riot to not default to E2EE 2020-06-24 11:39:51 +03:00
vars Split playbook into multiple roles 2019-01-12 18:01:10 +02:00