mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
No description
d17dfab09e
The gnupg python library uses the $GNUPG_HOME environment variable to detect where the GnuPG home is. Setting a default of `~/.gnupg` which overrides the library behaviour breaks this. |
||
---|---|---|
.github/workflows | ||
playbooks | ||
plugins | ||
roles | ||
tests | ||
.ansible-lint-ignore | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
CODEOWNERS | ||
galaxy.yml | ||
LICENSE.md | ||
README.md |
famedly.base
ansible collection
Scope
This ansible collection contains a variety of basic/barebone functionality needed for bootstrapping larger, complex infrastructure. This includes roles for databases (like redis, ldap, postgres) as they are often a foundation to build services on.
Roles
roles/dropbear_luks_unlock
for setting up dropbear to unlock LUKS volumes using a SSH connection at bootroles/hostname
for setting/etc/hostname
and/etc/hosts
roles/ldap
to deploy openldap in a docker containerroles/rclone_serve
to deploy rclone serve in a docker containerroles/redis
to deploy redis in a docker containerroles/restic
to configure backups using restic controlled by systemdroles/ssh
for SSH hardeningroles/user
for creating user accounts with SSH keys deployed
License
Authors
- Jadyn Emma Jäger jadyn@jadyn.dev
- Jan Christian Grünhage jan.christian@gruenhage.xyz
- Johanna Dorothea Reichmann transcaffeine@finallycoffee.eu
- Vincent Wilke v.wilke@famedly.com