No description
- Do not put too many empty newlines in rendered file - Also write redirect rules in the output chain. This will allow us to use the port from the same machine. Note that redirect does rewrite the destination to localhost if used on the same machine, so your application should also listen to localhost - made the file a bit clearer with better comments - Add the explicit device if we can for redirects |
||
|---|---|---|
| group_vars/all | ||
| roles | ||
| .gitignore | ||
| all.yml | ||
| ansible.cfg | ||
| inventory | ||
| LICENSE | ||
| README.md | ||
| run | ||
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