summaryrefslogtreecommitdiffstats
path: root/ansible_collections/hetzner/hcloud/examples/inventory.hcloud.yml
blob: 6a67e283691b63a8096b3834634243ab6ea4c00d (plain)
1
2
3
4
5
6
7
# You can list the hosts using:
# ansible-inventory  --list -i examples/inventory.hcloud.yml --extra-vars=network_name=my-network

plugin: hetzner.hcloud.hcloud

network: "{{ network_name }}"
status: [running]