You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.seagl.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ This is a "fork" of [spantaleev/matrix-docker-ansible-deploy](https://github.com
4
4
5
5
## To set up an ephemeral homeserver
6
6
7
-
1. Make sure that the [`ephemeral_homeserver` Terraform module](https://github.com/SeaGL/seagl-terraform/tree/8c8ae33c26c070b4d8fa29f099bd5bada79f84bd/ephemeral_homeserver) is instantiated for this year, and that you've run the regular Ansible playbooks against it.
8
-
2. Run `ansible-galaxy install -r requirements.yml -p roles/galaxy/ --force`
2. Make sure that the [`ephemeral_homeserver` Terraform module](https://github.com/SeaGL/seagl-terraform/tree/8c8ae33c26c070b4d8fa29f099bd5bada79f84bd/ephemeral_homeserver) is instantiated for this year, and that you've run the regular Ansible playbooks against it.
9
+
3. Run `ansible-galaxy install -r requirements.yml -p roles/galaxy/ --force`
0 commit comments