mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
parse scw-cli config file for oauth_token (#3250)
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.
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user