mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-10 11:39:32 -04:00
* Remove ansible components and docs * Vendored packer-plugin-ansible * Add remote ansible docs
26 lines
516 B
JSON
26 lines
516 B
JSON
[
|
|
{
|
|
"title": "Docker",
|
|
"path": "docker",
|
|
"repo": "hashicorp/packer-plugin-docker",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Amazon EC2",
|
|
"path": "amazon",
|
|
"repo": "hashicorp/packer-plugin-amazon",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "VMware vSphere",
|
|
"path": "vsphere",
|
|
"repo": "hashicorp/packer-plugin-vsphere",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Ansible",
|
|
"path": "ansible",
|
|
"repo": "hashicorp/packer-plugin-ansible",
|
|
"version": "latest"
|
|
}
|
|
]
|