Ansible Role for define reverse-proxy virtual hosts.
title: ‘Role for virtualhost’
Virtualhost is an Ansible Role used to setup and maintain production grade services.
molecule test
To test with all VM’s defined in Vagrantfile run the following:
cd roles/virtualhost
vagrant up
To run on a specific VM’s
vagrant up xenial
NOTE: Role generated using ansible-role-skeleton