Files
computer-playbook/roles/web-app-roulette-wheel/vars/main.yml

8 lines
307 B
YAML

application_id: "web-app-roulette-wheel"
entity_name: "{{ application_id | get_entity_name }}"
docker_repository_address: "https://github.com/kevinveenbirkenbach/roulette-wheel.git"
docker_pull_git_repository: true
docker_repository_branch: "master"
ROULETTE_WHEEL_APP_REL: "services/repository"