Installs Terraform
None
See defaults/main.yml for a list and description of variables used in this role.
---
- hosts: localhost
connection: local
roles:
- kostyrev.terraform
git clone https://github.com/kostyrev/ansible-role-terraform.git kostyrev.terraform
cd kostyrev.terraform && make install
BSD
Aleksandr Kostyrev