Files
dotfiles/config/ansible/inventory.ini
Menno van Leeuwen 2c3159729b
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 45s
Nix Format Check / check-format (push) Failing after 2m20s
Python Lint Check / check-python (push) Failing after 31s
fix: add mennos-cachyos-laptop host to configurations
2025-07-18 14:30:59 +02:00

12 lines
369 B
INI

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