Little Ansible role to install Traefik from official GitHub repository, with a simple configuration.
Some variables are used in the file main.yml
. Change the value of traefik_version
and traefik_log_file
, don’t forget to use it in your configurations files.
Simple ! Use the venv.sh script to enter to the matrix (c).
source venv.sh
This virtualenv will bring you needed tools. You will in the virtualenv automatically. You are now ready to create virtual machines.
molecule create && molecule converge
When you’re all set, destroy it.
molecule destroy