Bug fixes:
- fix #9: remove deprecated
nat
parameter from server module; the parameter is available on v6 only.
Features
- fix #63: implemented support for Token Authentication: can be used with
token
parameter orIONOS_TOKEN
env variable - fix #67: added new parameter on s3key module
idempotency
that ensures that If an s3key already exists, returns with already existing key instead of creating more
Enhancements
- documentation updates related to Ansible Galaxy installation and usage
- fix #1: added support for http proxies (only for
ionoscloud
python package >= 5.0.8)- using IONOS_HTTP_PROXY and IONOS_HTTP_PROXY_HEADERS environment variables