Fix example json format in ansible provisioner doc (#8856)
This commit is contained in:
parent
74a94d8547
commit
4bdf30165a
|
@ -27,7 +27,7 @@ DigitalOcean. Replace the mock `api_token` value with your own.
|
||||||
|
|
||||||
Example Packer template:
|
Example Packer template:
|
||||||
|
|
||||||
``` json
|
```json
|
||||||
{
|
{
|
||||||
"provisioners": [
|
"provisioners": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue