mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
If `api_token` is not set and config file exists, it will try to fetch
the value from the activated profile and fallback on default.
This should not break existing workflows.
(cherry picked from commit cc458f7c37
)
Co-authored-by: Nicolas Karolak <nikaro@users.noreply.github.com>
This commit is contained in:
parent
15a72418ac
commit
5b4dc4ace2
2 changed files with 41 additions and 2 deletions
2
changelogs/fragments/3250-parse-scw-config.yml
Normal file
2
changelogs/fragments/3250-parse-scw-config.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- scaleway plugin inventory - parse scw-cli config file for ``oauth_token`` (https://github.com/ansible-collections/community.general/pull/3250).
|
Loading…
Add table
Add a link
Reference in a new issue