ansible-collection-hetzner-.../plugins
Jonas L 7c9fbf85a7
feat: rename api_endpoint module argument (#395)
##### SUMMARY

Make the api endpoint module argument consistent with the api token. 
- Renamed the `endpoint` module argument to `api_endpoint`, backward
compatibility is maintained using an alias.
- Allow to configure it using the `HCLOUD_ENDPOINT` env var.

This makes the inventory config and the modules config a bit more
consistent.

##### ISSUE TYPE

- Feature Pull Request
2023-11-21 10:13:21 +01:00
..
doc_fragments feat: rename api_endpoint module argument (#395) 2023-11-21 10:13:21 +01:00
inventory docs: remove hcloud-python requirements from modules (#388) 2023-11-17 15:12:52 +01:00
module_utils feat: rename api_endpoint module argument (#395) 2023-11-21 10:13:21 +01:00
modules refactor: start using new modules names (#393) 2023-11-21 09:40:11 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00