You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/hash/test_inv1.yml

11 lines
226 B
YAML

all:
hosts:
host1:
test_inventory_host_hash:
host_var1: "inventory 1"
host_var2: "inventory 1"
vars:
test_inventory_group_hash:
group_var1: "inventory 1"
group_var2: "inventory 1"