Use custom hcloud dynamic inventory script
This has multiple benefits: - We don't have to wait until Ansible 2.8 (which will be when the official hcloud dynamic inventory provider will be included) - We can expand the script to group servers by labels if required - We can use the vault to automatically get the hetzner cloud token which is not possible otherwise
hcloud_inventory.py
0 → 100755
inventory_hcloud.yml
deleted
100644 → 0
Please register or sign in to comment