Hi,
I’m finding myself running into a problem of where to store Apache / Nginx vhosts. I originally planned to abstract the template to a point I could customise it with variables, but that proved a waste of time because they’re so different from one another.
What’s the best way to go about this problem?
I’m undecided if it’s a good idea to store them in a roles “files/” directory and just copy over the ones I need or do something more advanced.
Any real world uses cases would be appreciated.
Kind Regards,
-Mathew Davies.