Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 725 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 725 Bytes

terraform

Build Status

Installs Terraform

Requirements

None

Role Variables

See defaults/main.yml for a list and description of variables used in this role.

Example Playbook

---
- hosts: localhost
  connection: local
  roles:
    - kostyrev.terraform

Install From Github

git clone https://github.com/kostyrev/ansible-role-terraform.git kostyrev.terraform
cd kostyrev.terraform && make install

License

BSD

Author Information

Aleksandr Kostyrev