srobo / ansible

Ansible configuration for Student Robotics' pet machines
MIT License
0 stars 4 forks source link

Specialise the web proxy role ahead of adding new roles #21

Closed PeterJCLaw closed 1 year ago

PeterJCLaw commented 1 year ago

Summary

We're going to use this ansible config for more than just the web proxy host, which means we need to specialise the roles which aren't common to all machines. This commit does this both for ansible and Vagrant, so that our Vagrantfile can work for other machines as well.

Code review

Testing