borgmatic_hosts: hosts: desktop: ansible_user: jas ansible_host: desktop.carp-wyvern.ts.net ansible_python_interpreter: /usr/bin/python3 nas: ansible_user: jas ansible_host: nas.carp-wyvern.ts.net ansible_python_interpreter: /usr/local/bin/python3.11 debian_servers: hosts: moonshadow: ansible_user: jas ansible_host: moonshadow.carp-wyvern.ts.net ansible_python_interpreter: /usr/bin/python3 freebsd_servers: hosts: nas: ansible_user: root ansible_host: nas.carp-wyvern.ts.net ansible_python_interpreter: /usr/local/bin/python3.11 tornode: ansible_user: root ansible_host: tornode ansible_python_interpreter: /usr/local/bin/python3.11