Files
dotfiles/config/ansible/inventory.ini
Menno van Leeuwen 9f8cca411a
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
feat: add mennos-cloud-server configuration and update related tasks
2025-03-12 11:12:22 +01:00

11 lines
303 B
INI

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