80 lines
1.8 KiB
YAML
80 lines
1.8 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
|
|
config:
|
|
transport: ssh
|
|
ssh:
|
|
user: moeny
|
|
private-key: ~/.ssh/DMMF-20211104
|
|
host-key-check: false
|
|
targets:
|
|
- name: public
|
|
config:
|
|
ssh:
|
|
host: 100.40.223.190
|
|
- name: internal
|
|
config:
|
|
ssh:
|
|
host: 10.44.0.250
|
|
|
|
- name: alpine-vms
|
|
config:
|
|
transport: ssh
|
|
ssh:
|
|
user: moeny
|
|
private-key: ~/.ssh/DMMF-20211104
|
|
host-key-check: false
|
|
targets:
|
|
- name: moeny-ns99
|
|
uri: ns99.moeny.internal
|
|
- name: moeny-vaultwarden01
|
|
uri: vault.moeny.internal
|
|
- name: moeny-victorinox
|
|
uri: victorinox.moeny.ai
|
|
- name: moeny-vpn01
|
|
uri: vpn01.moeny.ai
|
|
|
|
- name: ubuntu-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-zabbix01
|
|
uri: zabbix.moeny.ai
|
|
|
|
config:
|
|
ssh:
|
|
native-ssh: true
|