No description
Find a file
2021-11-21 22:52:48 +01:00
playbooks somethingsomething 2021-05-11 16:19:24 +02:00
roles Start adding dns 2021-11-21 22:52:48 +01:00
.gitmodules chore(submodules): use https instead of ssh 2020-12-30 12:12:19 +01:00
CODEOWNERS feat(ldap): add role for managing openLDAP in a container 2021-05-23 16:14:18 +02:00
galaxy.yml chore: transfer project in collection 2020-08-28 17:48:01 +02:00
README.md docs: add READMEs to roles and add index of all roles 2021-05-23 16:14:16 +02:00

Ansible Collection - famedly.base

  • roles/dns for setting DNS records with ansible, currently only cloudflare as a backend is supported
  • roles/hostname for setting /etc/hostname and /etc/hosts
  • roles/redis to deploy redis in a docker container
  • roles/ssh for SSH hardening
  • roles/user for creating user accounts with SSH keys deployed