No description
Find a file
Peter 0a32383de3 add ssh key option for apps
This way we can push ssh keys that can pull/push to repositories.  This
is very handy if we wish to edit/maintain the appinfo repository right
on the server where it is hosted....
2025-08-15 22:48:55 +02:00
group_vars/all new firewall system 2025-07-14 18:35:05 +02:00
roles add ssh key option for apps 2025-08-15 22:48:55 +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