mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 16:30:44 +02:00
10 lines
257 B
YAML
10 lines
257 B
YAML
---
|
|
|
|
db:
|
|
hosts:
|
|
spaceti-experimental:
|
|
ansible_host: 192.168.1.94
|
|
server_name: 'spaceti-experimental'
|
|
ansible_user: 'filip'
|
|
ansible_private_key_file: '~/.ssh/spaceti_gitlab'
|
|
# ansible_python_interpreter: '/usr/bin/python' |