Files
dotfiles/config/ansible/inventory.ini
Menno van Leeuwen 63a63e7dae
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
feat: add dotfiles-test host configuration and update related tasks
2025-03-12 10:08:59 +01:00

10 lines
258 B
INI

[workstations]
mennos-laptop ansible_connection=local
mennos-desktop ansible_connection=local
[servers]
mennos-server ansible_connection=local
mennos-hobbypc ansible_connection=local
mennos-vm ansible_connection=local
dotfiles-test ansible_connection=local