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. 79f5ebd789
SearXNG: Remove cron job task from playbook
2023-05-09 14:43:05 +02:00
group_vars/all Rename SimpleXMQ to SMP server (simplexmq -> smp-server) 2023-04-26 17:49:22 +02:00
roles SearXNG: Remove cron job task from playbook 2023-05-09 14:43:05 +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 Change shebang in provision.sh 2023-04-26 23:48:32 +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.