mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Adding support for the Scaleway SCW_PROFILE environment variable. (#11311)
* Adding support for the Scaleway SCW_PROFILE environment variable. * Adding changelog fragment. * Adding documentation for the environment variable. * Adding SCW_PROFILE as a proper environment variable via the DOCUMENTATION block. * Updating changelog fragment.
This commit is contained in:
parent
280d269d78
commit
4fe129a0ed
2 changed files with 5 additions and 0 deletions
|
|
@ -45,6 +45,9 @@ options:
|
|||
not defined.
|
||||
type: string
|
||||
version_added: 4.4.0
|
||||
env:
|
||||
- name: SCW_PROFILE
|
||||
version_added: 12.2.0
|
||||
oauth_token:
|
||||
description:
|
||||
- Scaleway OAuth token.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue