You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,9 @@ The code example in the `terraform_gcp` directory has code for remote exec comme
14
14
## Build System Images with Packer and Ansible
15
15
HashiCorp's Packer tool allows you to use your existing Ansible playbooks to easily build machine images on the cloud or virtualization platform of your choice. Packer uses a JSON file for configuration, and is run from the command line.
16
16
17
-
## Integrate HashiCorp Vault with Ansible
17
+
## Integrate HashiCorp Vault with Ansible
18
+
You can easily fetch secrets from Vault using the Hashi Vault Ansible plugin:
0 commit comments