No description
Find a file
Peter b021bb2620 allow defining the home directory
The idea here is that we can have a backup server that should run on a
slow huge disk, and that the rest should run on your very fast nvme's.
To differentiate, you can specify where the homedir should be
2025-08-15 22:47:51 +02:00
group_vars/all new firewall system 2025-07-14 18:35:05 +02:00
roles allow defining the home directory 2025-08-15 22:47:51 +02:00
.gitignore initial commit 2024-10-16 21:13:17 +02:00
all.yml initial commit 2024-10-16 21:13:17 +02:00
ansible.cfg remove deprecated ansible config 2025-07-14 18:31:01 +02:00
inventory initial commit 2024-10-16 21:13:17 +02:00
LICENSE initial commit 2024-10-16 21:13:17 +02:00
README.md initial commit 2024-10-16 21:13:17 +02:00
run initial commit 2024-10-16 21:13:17 +02:00

This is how I set up ppm.pfoe.be

This repository is currently created to serve as an inspiration for creating your own ansible playbook to set up ppm

At this moment it is not intended to be used as is/it is a work in progress