Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Dec 10, 2024
1 parent dc95474 commit ca4559c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/inventory/scaleway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ DOCUMENTATION:
type: dict

EXAMPLES:
plugin: scaleway.scaleway.scaleway
access_key: <your access key>
secret_key: <your secret key>
api_url: https://api.scaleway.com
regions:
- fr-par-2
- nl-ams-1
tags:
- dev
variables:
ansible_host: public_ipv4
- plugin: scaleway.scaleway.scaleway
access_key: <your access key>
secret_key: <your secret key>
api_url: https://api.scaleway.com
regions:
- fr-par-2
- nl-ams-1
tags:
- dev
variables:
ansible_host: public_ipv4

0 comments on commit ca4559c

Please sign in to comment.