mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
chore: add dropbear-luks-unlock role to README
This commit is contained in:
parent
ec4fcc1e51
commit
a2fca9941c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue