dotfiles/.ansible/inventory.yaml

14 lines
177 B
YAML

mac_desktops:
hosts:
localhost:
ansible_connection: local
linux_desktops:
hosts:
localhost:
ansible_connection: local
home_servers:
hosts:
homer