famedly.base
ansible collectionThis 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/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