Move services.json into ansible
This commit is contained in:
parent
6548019090
commit
3fed27b42f
11 changed files with 188 additions and 153 deletions
inventory
|
@ -19,8 +19,6 @@ all:
|
|||
host_backup:
|
||||
hc_uid: "{{ vault_node001.backup.hc_uid }}"
|
||||
uptime_kuma_token: "{{ vault_node001.backup.uptime_kuma_token }}"
|
||||
volumes:
|
||||
- minecraft-2_data
|
||||
|
||||
node002:
|
||||
ansible_host: node002.vpn.serguzim.net
|
||||
|
@ -33,32 +31,6 @@ all:
|
|||
host_backup:
|
||||
hc_uid: "{{ vault_node002.backup.hc_uid }}"
|
||||
uptime_kuma_token: "{{ vault_node002.backup.uptime_kuma_token }}"
|
||||
volumes:
|
||||
host_services:
|
||||
- authentik
|
||||
- extra_services
|
||||
- faas
|
||||
- forgejo
|
||||
- forgejo_runner
|
||||
- healthcheck
|
||||
- homebox
|
||||
- immich
|
||||
- influxdb
|
||||
- jellyfin
|
||||
- minio
|
||||
- ntfy
|
||||
- reitanlage_oranienburg
|
||||
- shlink
|
||||
- synapse
|
||||
- tandoor
|
||||
- teamspeak_fallback
|
||||
- telegraf
|
||||
- tinytinyrss
|
||||
- uptime_kuma
|
||||
- vikunja
|
||||
- watchtower
|
||||
- webhook
|
||||
- woodpecker
|
||||
|
||||
node003:
|
||||
ansible_host: node003.vpn.serguzim.net
|
||||
|
@ -71,10 +43,3 @@ all:
|
|||
host_backup:
|
||||
hc_uid: "{{ vault_node003.backup.hc_uid }}"
|
||||
uptime_kuma_token: "{{ vault_node003.backup.uptime_kuma_token }}"
|
||||
volumes: []
|
||||
host_services:
|
||||
- acme_dns
|
||||
- linkwarden
|
||||
- mailcow
|
||||
- umami
|
||||
- wiki_js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue