11 lines
203 B
YAML
11 lines
203 B
YAML
|
|
---
|
||
|
|
# wolf server - direct public IP
|
||
|
|
|
||
|
|
# SSH directly to server
|
||
|
|
ansible_host: 159.69.189.177
|
||
|
|
|
||
|
|
# Client identification
|
||
|
|
client_name: wolf
|
||
|
|
client_domain: wolf.vrije.cloud
|
||
|
|
client_secrets_file: wolf.sops.yaml
|