Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
oauth_token |
env:SCW_TOKEN
env:SCW_API_KEY
env:SCW_OAUTH_TOKEN
|
Scaleway OAuth token.
|
|
regions |
Default: [u'ams1', u'par1']
|
Filter results on a specific Scaleway region
|
|
tags |
Filter results on a specific tag
|
# scaleway_inventory.yml file in YAML format
# Example command line: ansible-inventory --list -i scaleway_inventory.yml
plugin: scaleway
regions:
- ams1
- par1
tags:
- foobar
Hint
If you notice any issues in this documentation you can edit this document to improve it.