On this page
scaleway - Scaleway inventory source
Synopsis
- Get inventory hosts from Scaleway
Parameters
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
oauth_token
required
|
env:SCW_TOKEN
env:SCW_API_KEY
env:SCW_OAUTH_TOKEN
|
Scaleway OAuth token.
|
|
regions
list
|
Default:
["ams1", "par1"]
|
Filter results on a specific Scaleway region
|
|
tags
list
|
Filter results on a specific tag
|
Examples
# scaleway_inventory.yml file in YAML format
# Example command line: ansible-inventory --list -i scaleway_inventory.yml
plugin: scaleway
regions:
- ams1
- par1
tags:
- foobar
Status
Author
- UNKNOWN
Hint
If you notice any issues in this documentation you can edit this document to improve it.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.6/plugins/inventory/scaleway.html