Configure an ansible playbook (#5)

* Configure an ansible playbook
to copy all required configurations to a Poseidon host.

* Copy also all TLS certificates if configured

* Exclude playbook in its own repository

* Adjust security.md to our current recommendations

* Add certificate generation and deployment

* Move access policy example file to the resources folder
This commit is contained in:
Maximilian Paß
2021-10-12 11:06:59 +02:00
committed by GitHub
parent af506dd26f
commit 71cf21abce
7 changed files with 90 additions and 19 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "deploy/ansible-deployment"]
path = deploy/ansible-deployment
url = git@gitlab.hpi.de:maximilian.pass/poseidon-deployment.git