vault_cli now installs terraform as well. Should be "hashicorp_tools" since that's more accurate.
6 lines
74 B
YAML
6 lines
74 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- hashicorp_tools
|