mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Like the 'puppet-masterless' and 'puppet-server' provisioners (and unlike the 'chef-solo' and 'chef-client' provisioners), the 'ansible-local' currently requires Ansible to be present on the provisioned image. The relevant issue to add an install option to the provisioner is: https://github.com/mitchellh/packer/issues/2010 Until then, a notice similar to the 'puppet-masterless' and 'puppet-server' ones is added. |
||
|---|---|---|
| .. | ||
| ansible-local.html.markdown | ||
| chef-client.html.markdown | ||
| chef-solo.html.markdown | ||
| custom.html.markdown | ||
| file.html.markdown | ||
| powershell.html.markdown | ||
| puppet-masterless.html.markdown | ||
| puppet-server.html.markdown | ||
| salt-masterless.html.markdown | ||
| shell-local.html.markdown | ||
| shell.html.markdown | ||
| windows-restart.html.markdown | ||
| windows-shell.html.markdown | ||