ansible/inventory.yaml
Guilherme Bufolo 5fd24f447b Further improved setup
Can now install VS Code.
Download tars from github.
Uses a vault for storing sudo passwords.
2025-01-12 13:30:47 +01:00

16 lines
266 B
YAML

werkstatt_rechner:
hosts:
plotter:
ansible_host: plotter-pc.fritz.box
werkstatt_notebooks:
hosts:
ArduinoKurs:
ansible_host: 172.30.30.200
werkstatt:
children:
werkstatt_rechner:
werkstatt_notebooks:
it:
children:
werkstatt: