Skip to content

Commit 46a12f1

Browse files
authored
Update localhost.yml
Allow the plays/'localhost' inventory to work outside of QEMU, nest expected group
1 parent dcef2cd commit 46a12f1

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)