Add readmes

This commit is contained in:
uumas
2023-04-19 01:49:30 +03:00
parent a874eaeaf0
commit 0b16875fd2
4 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
# uumas.matrix # uumas.matrix
Roles for matrix services Roles for matrix services
# To do
- Add argument spec validation
- Move ldap auth provider from password providers to collections
- Implement synchrotron balancing in nginx
- Make updates optional (use state: present instead of state: latest unless requested)
- Only restart extras being changed, not all

1
roles/extras/README.md Normal file
View File

@@ -0,0 +1 @@
Installs matrix bridges and maubot

1
roles/nginx/README.md Normal file
View File

@@ -0,0 +1 @@
Sets up nginx

1
roles/synapse/README.md Normal file
View File

@@ -0,0 +1 @@
Installs synapse