25 lines
648 B
Plaintext
25 lines
648 B
Plaintext
|
baldur ansible_host=baldur-virt
|
||
|
|
||
|
[all:vars]
|
||
|
the_nine_worlds_production=false
|
||
|
|
||
|
# --------------------------------------------------------------------------------------------------
|
||
|
# Functionality.
|
||
|
# --------------------------------------------------------------------------------------------------
|
||
|
|
||
|
# Service running hosts.
|
||
|
[asgard]
|
||
|
baldur
|
||
|
|
||
|
# Hosts with restic backups.
|
||
|
[restic]
|
||
|
baldur
|
||
|
|
||
|
# --------------------------------------------------------------------------------------------------
|
||
|
# Network.
|
||
|
# --------------------------------------------------------------------------------------------------
|
||
|
|
||
|
# Hosts remote to the home LAN.
|
||
|
[remote]
|
||
|
baldur
|