59 lines
1.3 KiB
YAML
59 lines
1.3 KiB
YAML
groups:
|
|
- name: remote-host
|
|
config:
|
|
transport: ssh
|
|
ssh:
|
|
user: root
|
|
host-key-check: false
|
|
targets:
|
|
- name: vortex
|
|
uri: vortex.moeny.ai
|
|
- name: astrocore
|
|
uri: astrocore.masiero.us
|
|
|
|
- name: new-vm
|
|
targets:
|
|
- name: vm-template-staging
|
|
config:
|
|
transport: ssh
|
|
ssh:
|
|
host: 100.40.223.190
|
|
user: moeny
|
|
private-key: ~/.ssh/DMMF-20211104
|
|
host-key-check: false
|
|
|
|
- name: current-vms
|
|
config:
|
|
transport: ssh
|
|
ssh:
|
|
user: moeny
|
|
private-key: ~/.ssh/DMMF-20211104
|
|
host-key-check: false
|
|
targets:
|
|
- name: moeny-appflowy01
|
|
uri: appflowy.moeny.ai
|
|
- name: moeny-asterisk01
|
|
uri: asterisk.moeny.ai
|
|
- name: moeny-gitea01
|
|
uri: gitea.moeny.ai
|
|
- name: moeny-jitsi01
|
|
uri: jitsi.moeny.ai
|
|
- name: moeny-mail01
|
|
uri: mail01.moeny.ai
|
|
- name: moeny-ns01
|
|
uri: ns1.moeny.ai
|
|
- name: moeny-plausible01
|
|
uri: plausible.moeny.ai
|
|
- name: moeny-radicale01
|
|
uri: radicale.moeny.ai
|
|
- name: moeny-rocketchat01
|
|
uri: rocketchat.moeny.ai
|
|
- name: moeny-victorinox
|
|
uri: victorinox.moeny.ai
|
|
- name: moeny-zabbix01
|
|
uri: zabbix.moeny.ai
|
|
|
|
config:
|
|
ssh:
|
|
native-ssh: true
|