Finished postgres role

This commit is contained in:
2021-01-05 12:20:04 +01:00
parent 57353a8fb5
commit 6b518f39f6
6 changed files with 27 additions and 9 deletions

View File

@ -9,6 +9,7 @@ Technical dependencies on host machine (Python 3.5+):
* python3
* python3-pip
* python3-apt
* python3-selinux
Technical dependencies on managed machines:
@ -27,3 +28,4 @@ update the variable values.
All playbooks expect a fresh Uberspace with SSH key set up via
management dashboard.
* postgres setup: ``ansible-playbook -i hosts postgres.yml``