mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-28 04:21:10 -05:00
Add an `inventory_directory` setting to the Ansible provisioner that allows a user to specify a directory in which the Packer Ansible provisioner would write the generated inventory file. If a value is specified for this setting, then have the Packer Ansible provisioner pass this directory as the -i arg when it calls ansible. This would allow an Ansible playbook used by the Packer Ansible provisioner to use variables specified in `host_vars` and `group_vars` in this inventory directory. |
||
|---|---|---|
| .. | ||
| basics | ||
| builders | ||
| commands | ||
| extending | ||
| install | ||
| other | ||
| post-processors | ||
| provisioners | ||
| templates | ||
| index.html.md | ||