--- # Debian IRC server — reachable via Tailscale MagicDNS ansible_ssh_common_args: '-o StrictHostKeyChecking=accept-new' ansible_python_interpreter: /usr/bin/python3 # Override the hostname derived from inventory_hostname (ca.manero.org → "ca"), # since this box's actual hostname is manero-ca. hostname_override: manero-ca inspircd_config_files: - inspircd.conf - modules.conf - opers.conf - links.conf - irccloud.conf - thelounge.conf - motd.txt - help.txt