brahmlower / ansible-factorio

A role for creating Factorio servers
https://galaxy.ansible.com/bplower/factorio/
4 stars 6 forks source link

Role destination while copying to docker for testing #4

Closed brahmlower closed 7 years ago

brahmlower commented 7 years ago

I've learned more about how roles are handled. While testing roles within the docker containers, I should be copying the factorio role folder to /etc/ansible/roles/ rather than to the /root/roles/ directory. This just keeps the test installation a little closer to a standard production installation.