1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins
Julian Tölle 83094a121d
feat(inventory): add all private networks as variables (#186)
This can be used in the `compose`, `groups` and `keyed_groups` settings
to dynamically build the inventory.

It also makes it possible for the user to override the `ansible_host`
in `compose`, based on wether or not the server has a public ipv4 address,
with fallback to the address in a specific private network.
2023-01-31 17:09:54 +01:00
..
doc_fragments Docs: Document possibility to set the module api_token via environment variable (#163) 2022-11-08 08:41:17 +01:00
inventory feat(inventory): add all private networks as variables (#186) 2023-01-31 17:09:54 +01:00
module_utils Improve imports of APIException (#37) 2020-11-24 06:39:21 +01:00
modules Increase rebuild wait_until_finished() timeout (#189) 2023-01-31 16:48:02 +01:00