naftulikay.terraform
ansible-role-terraform 
Installs a version of Terraform.
Requirements
This module downloads a 64-bit Linux Terraform binary. If support for multiple operating systems is desired, pull requests are welcome!
Role Variables
version- The version string of Terraform to install. Example:
0.8.6.
Dependencies
None.
Example Playbook
Install Terraform:
- hosts: servers
roles:
- role: terraform
Install a specific version of Terraform:
- hosts: servers
roles:
- { role: terraform, version: "0.8.6" }
License
MIT
Install
ansible-galaxy install naftulikay.terraformLicense
mit
Downloads
224
Owner
An urban mystic, pining for conifers in a jungle of concrete and steel.
