Skip to content

Instantly share code, notes, and snippets.

@TommyTheTribe
Last active May 31, 2021 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TommyTheTribe/c73601069d2e9b5e4813d802a003432f to your computer and use it in GitHub Desktop.
Save TommyTheTribe/c73601069d2e9b5e4813d802a003432f to your computer and use it in GitHub Desktop.
---
- hosts: web_server
roles:
- role: deploy-docker
vars:
docker_compose_path: /etc/docker/
vars_files:
- vars/scaleway_credentials.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment