mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
12 lines
163 B
YAML
12 lines
163 B
YAML
plugin: scaleway
|
|
hostnames:
|
|
- hostname
|
|
regions:
|
|
- par1
|
|
- ams1
|
|
tags:
|
|
- test-master
|
|
- test-etcd
|
|
- test-node
|
|
variables:
|
|
ansible_host: public_ip.address
|