mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
feat!: remove inventory api_token_env option (#454)
##### SUMMARY Remove the previously deprecated `api_token_env` to fully leverage the ansible inventory options loader. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME inventory
This commit is contained in:
parent
86b76620da
commit
d0c82aec86
2 changed files with 3 additions and 34 deletions
|
|
@ -0,0 +1,2 @@
|
|||
breaking_changes:
|
||||
- inventory - Remove the deprecated `api_token_env` option, you may use the `ansible.builtin.env` lookup as alternative.
|
||||
Loading…
Add table
Add a link
Reference in a new issue