Skip to content

Commit 16438ef

Browse files
authored
Update localhost.yml (#71)
Allow the plays/'localhost' inventory to work outside of QEMU, nest expected group
1 parent dcef2cd commit 16438ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packer-rocm/inventories/localhost.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ qemu:
33
hosts:
44
localhost:
55
ansible_connection: local
6+
7+
default:
8+
children:
9+
qemu:

0 commit comments

Comments
 (0)