No description
Find a file
Jan Christian Grünhage b426afcced
chore(ssh): configure intersection of set and supported algorithms
This is done in preparation of updating the algorithm presets. Adding
new algorithms that aren't supported by older versions of openssh would
break templating, and we don't want to limit ourselves to algorithms
supported by all ssh versions we've got deployed anywhere.
2023-09-27 12:58:30 +02:00
.github/workflows chore(ci): adjust for workflow changes 2023-09-18 09:11:36 +02:00
playbooks fix(redis): Don't use FQCN for role in playbook 2023-09-18 09:11:33 +02:00
plugins chore(gpg_secretstore): assert existence of user supplied secret 2023-09-26 14:51:06 +02:00
roles chore(ssh): configure intersection of set and supported algorithms 2023-09-27 12:58:30 +02:00
tests chore(gpg_secretstore): assert existence of user supplied secret 2023-09-26 14:51:06 +02:00
.ansible-lint-ignore chore(docker): update role and update linting ignores 2023-02-21 21:21:33 +01:00
.gitlab-ci.yml chore: clone recursively in CI 2022-10-10 16:13:03 +02:00
.gitmodules refactor(pip): rewrite pip-role 2022-01-20 11:33:00 +01:00
CODEOWNERS chore: update CODEOWNERS 2023-08-16 14:18:45 +02:00
galaxy.yml docs: replace gitlab links with github 2023-09-05 10:10:57 +02:00
LICENSE.md chore: add LICENSE 2021-09-07 08:59:50 +02:00
README.md chore(dropbear_luks_unlock): fix linting issues 2023-02-21 12:25:24 +01:00

famedly.base ansible collection

Matrix

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

License

AGPL-3.0-only

Authors