Builds the following docker images:
# Install ansible dependencies ...
ansible-galaxy role install -r requirements.yml -p ansible/roles
Setting the below will allow you to do a manual run locally
export PKR_VAR_docker_username=aValue
export PKR_VAR_docker_password=someValue
Then run the following
packer build ./packer/base-template.pkr.hcl