You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/hosts

67 lines
636 B
Plaintext

# Inventory
# Meta group containing everything except test servers
[server:children]
vm
container
physical
[vm]
bismuth # BigBlueButton
sulfur # Synapse
technetium # Test
iridium # Pterodactyl
nitrogen # Nginx
[container]
[physical]
hindley # Various
vanadium # Proxmox
barium # Backup
[cloudinit]
bismuth
technetium
iridium
nitrogen
# Groups
[monitoring]
hindley
technetium
sulfur
[apt_proxy:children]
vpn
apt_cacher_ng
[vpn]
hindley
sulfur
technetium
[matrix:children]
proxy
synapse
[apt_cacher_ng]
hindley
[synapse]
sulfur
[proxy]
nitrogen
[prometheus]
hindley
[proxmox]
vanadium
[backup]
barium
[pterodactyl]
iridium