9 lines
161 B
YAML
9 lines
161 B
YAML
|
all:
|
||
|
hosts:
|
||
|
host1:
|
||
|
test_inventory_host_hash:
|
||
|
host_var1: "inventory 2"
|
||
|
vars:
|
||
|
test_inventory_group_hash:
|
||
|
group_var1: "inventory 2"
|