36 Commits (master)

Author SHA1 Message Date
Slavi Pantaleev 36c94b9364 Fix potential Docker apt repository signed-by conflict on Debian-based systems
6 months ago
Slavi Pantaleev 1d00d15482 Switch to exported Jitsi role
1 year ago
Slavi Pantaleev 14b8efcad2 Replace matrix-prometheus with an external Prometheus role
1 year ago
Slavi Pantaleev d974c0c166 Make yamllint happy
1 year ago
Slavi Pantaleev 220d80ac3a Move matrix-aux outside of this playbook
1 year ago
Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors
1 year ago
Slavi Pantaleev 6e3aab6594 Make devture-traefik to matrix-traefik migration code a little safer
1 year ago
Slavi Pantaleev 30f1034767 Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references
1 year ago
Slavi Pantaleev adcc6d9723 Relocate Traefik (to matrix-traefik.service && /matrix/traefik base path)
1 year ago
Slavi Pantaleev 6085e3a816 Add validation tasks for Etherpad migration (matrix_etherpad -> etherpad)
1 year ago
Slavi Pantaleev f7149103e4 Remove matrix_playbook_traefik_certs_dumper_role_enabled in favor of just devture_traefik_certs_dumper_enabled
1 year ago
Slavi Pantaleev 990a6369e1 Switch to using an external Redis role
1 year ago
Slavi Pantaleev b291459bf3 Fix syntax error
1 year ago
Slavi Pantaleev 964aa0e84d Switch to using an external Ntfy role
1 year ago
Slavi Pantaleev 1006b8d899 Replace matrix-grafana with an external role
1 year ago
Slavi Pantaleev 38904c08b0 Wire backup_borg_username
1 year ago
Slavi Pantaleev 78c35136b2 Replace matrix-backup-borg with an external role
1 year ago
Slavi Pantaleev be78b74fbd Switch from matrix-prometheus-postgres-exporter to an external prometheus_postgres_exporter role
1 year ago
Slavi Pantaleev 9ed2e04d80 Switch from matrix-prometheus-node-exporter to an external prometheus_node_exporter role
1 year ago
Dan Arnfield 5823f1f298 Only delete playbook scripts from /usr/local/bin
1 year ago
Slavi Pantaleev 4eed49f931 Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup
1 year ago
Slavi Pantaleev 3d1ea3e79e Auto-delete old matrix scripts from /usr/local/bin
1 year ago
Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres
1 year ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
2 years ago
Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
Slavi Pantaleev e9e84341a9 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev 4f4c856e43 matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev f03f716989 matrix_systemd_unit_home_path -> devture_systemd_docker_base_systemd_unit_home_path (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync
2 years ago
Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles
2 years ago