mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 11:32:04 -05:00
Fix example json format in ansible provisioner doc (#8856)
This commit is contained in:
parent
74a94d8547
commit
4bdf30165a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ DigitalOcean. Replace the mock `api_token` value with your own.
|
|||
|
||||
Example Packer template:
|
||||
|
||||
``` json
|
||||
```json
|
||||
{
|
||||
"provisioners": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue