Ansible playbook for my VPS
This repository has been archived on 2024-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sam A. ee775b7247
Enable IPv6 for Caddy and Tor
2023-10-01 17:39:21 +02:00
group_vars/all Remove Lingva 2023-09-25 21:08:14 +02:00
roles Enable IPv6 for Caddy and Tor 2023-10-01 17:39:21 +02:00
.ansible-lint Ansiblify my VPS setup 2023-04-21 00:28:07 +02:00
.gitignore Initial commit 2023-04-20 16:49:34 +02:00
README.md Initial commit 2023-04-20 16:49:34 +02:00
ansible.cfg Ansiblify my VPS setup 2023-04-21 00:28:07 +02:00
inventory Ansiblify my VPS setup 2023-04-21 00:28:07 +02:00
playbook.yml Don't gather facts 2023-04-21 00:53:51 +02:00
provision.sh Add --restart and --recreate and always reboot on reboot argument 2023-08-05 18:11:09 +02:00

README.md

cpx-ansible

This is the Ansible playbook I use to provision my VPS, where I self-host various stuff. The VPS is a CPX21 from Hetzner Cloud.

Credits

This project is in large part inspired by the work over on data.coop's Ansible setup.