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