Files
dotfiles/config/ansible/inventory.ini
Menno van Leeuwen 37174d7ccc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 57s
Nix Format Check / check-format (push) Failing after 1m18s
Python Lint Check / check-python (push) Failing after 7s
refactor: update inventory and configuration for desktop systems, replacing 'mennos-cachyos-desktop' with 'mennos-desktop'
2025-08-24 02:44:45 +02:00

10 lines
268 B
INI

[workstations]
mennos-laptop-w ansible_connection=local
mennos-cachyos-laptop ansible_connection=local
mennos-desktop ansible_connection=local
[servers]
mennos-server ansible_connection=local
mennos-vm ansible_connection=local
mennos-desktop ansible_connection=local