Commit f2750562 authored by Chris Bednarski's avatar Chris Bednarski

Formatting tweak for ansible docs

parent 9b977266
......@@ -45,12 +45,12 @@ Optional:
packer will assign the host `127.0.0.1`. A value of `my_group_1,my_group_2`
will generate an Ansible inventory like:
```text
[my_group_1]
127.0.0.1
[my_group_2]
127.0.0.1
```
```text
[my_group_1]
127.0.0.1
[my_group_2]
127.0.0.1
```
* `inventory_file` (string) - The inventory file to be used by ansible.
This file must exist on your local system and will be uploaded to the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment