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