chore: add dropbear-luks-unlock role to README

This commit is contained in:
Johanna Dorothea Reichmann 2022-01-18 13:23:54 +01:00
parent ec4fcc1e51
commit a2fca9941c
No known key found for this signature in database
GPG key ID: 03624C433676E465

View file

@ -12,6 +12,7 @@ to build services on.
## Roles
- [`roles/dns`](roles/dns/README.md) for setting DNS records with ansible, currently only cloudflare as a backend is supported
- [`roles/dropbear-luks-unlock`](roles/dropbear-luks-unlock/README.md) for setting up dropbear to unlock LUKS volumes using a SSH connection at boot
- [`roles/hostname`](roles/hostname/README.md) for setting `/etc/hostname` and `/etc/hosts`
- [`roles/ldap`](roles/ldap/README.md) to deploy openldap in a docker container
- [`roles/redis`](roles/redis/README.md) to deploy redis in a docker container