Go to file
Fritz Grimpen a3610995f0 gives me acces 2024-02-06 22:21:57 +01:00
broken Remove leftover crap 2022-01-18 17:47:05 +01:00
group_vars Changes 2022-11-26 22:38:59 +01:00
host_vars gives me acces 2024-02-06 22:21:57 +01:00
hosts Changes 2022-11-26 22:38:59 +01:00
library Don't depend on a specific Python 3.x version 2022-10-26 15:27:17 +02:00
roles Update Prosody config 2023-12-20 20:26:48 +00:00
.gitignore Ignore vim swp files 2020-09-17 01:10:53 +02:00
.gitmodules move ansible-role-gitea to fork 2020-09-18 13:02:21 +00:00
LICENSE Initial commit 2020-09-09 13:24:46 +00:00
README.md Add rudimentary README 2022-11-26 23:50:39 +00:00
ansible.cfg Work around ansible limitations (missing NFSv4 ACL support) 2021-01-31 17:44:26 +01:00
bhyve.yml Changes 2022-11-26 22:38:59 +01:00
debian.yml Changes 2022-11-26 22:38:59 +01:00
dns.yml Add dns playbook 2020-10-24 14:11:39 +02:00
gitea.yml gitea: add logo 2020-09-18 15:47:42 +00:00
haproxy.yml Add HAProxy role. Fixes #4 2020-10-03 02:30:41 +02:00
jabber.yml Jabber stuff 2022-11-26 23:49:01 +00:00
mail.yml Require py39-passlib instead of py38-passlib 2022-10-26 14:43:10 +02:00
nextcloud.yml playbook: Add nextcloud 2020-09-17 00:17:49 +00:00
ntp.yml Install OpenNTPD on mail servers 2020-10-23 19:03:23 +02:00
restic.yml Perform daily backups. Close #22 2021-01-31 20:25:31 +01:00
s6.yml Make use of all those nice roles 2020-09-14 03:55:34 +02:00
site.yml Changes 2022-11-26 22:38:59 +01:00
users.yml Changes 2022-11-26 22:38:59 +01:00
wiki.yml New certbot role covering standalone and webroot setups 2021-02-02 21:49:20 +00:00

README.md

ansible

CCC HB Ansible

Deployment

ansible-playbook -i hosts/ [-l HOSTS] [-t TAGS] sites.yml