Go to file
Crest e882a4760b Install passlib module for default Python version.
Referencing the package to install by origin port
instead of resulting package name picks the default
flavor of the port thus avoids depending on a specific
Python version.

Updates #33.
2024-10-02 14:39:11 +02:00
broken Remove leftover crap 2022-01-18 17:47:05 +01:00
group_vars Use the default Python version on FreeBSD. 2024-10-02 14:25:39 +02:00
host_vars Add virtual machine `verein' 2024-08-09 19:27:45 +00: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 Merge branch 'master' of ssh://dev.ccchb.de:2222/ccchb/ansible 2024-10-01 13:17:46 +02: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 Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
debian.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
dns.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
gitea.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
haproxy.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
jabber.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
mail.yml Install passlib module for default Python version. 2024-10-02 14:39:11 +02:00
nextcloud.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
ntp.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
restic.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
s6.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
site.yml Changes 2022-11-26 22:38:59 +01:00
users.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00
wiki.yml Add descriptions for playbook tasks 2024-09-17 16:15:28 +00:00

README.md

ansible

CCC HB Ansible

Deployment

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