Skip to content

Instantly share code, notes, and snippets.

@github-somerandomguy-xyz
Last active April 27, 2020 18:39
Show Gist options
  • Save github-somerandomguy-xyz/5204d4edb99ca92a788721ac06801d07 to your computer and use it in GitHub Desktop.
Save github-somerandomguy-xyz/5204d4edb99ca92a788721ac06801d07 to your computer and use it in GitHub Desktop.
/role/terraform-libvirt-provider/defaults/main.yml
---
#@#https://dl.google.com/go/go1.14.1.linux-amd64.tar.gz
go_version: 1.14.1
go_download_url: "https://dl.google.com/go/go{{ go_version }}.linux-amd64.tar.gz"
terraform_provider_libvirt: github.com/dmacvicar/terraform-provider-libvirt
terraform_plugin_dir: "{{remote_home_dir}}/.terraform.d/plugins/"
go_libvirt_plugin_dir: "{{remote_home_dir}}/go/bin/terraform-provider-libvirt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment