Can now install VS Code. Download tars from github. Uses a vault for storing sudo passwords.
16 lines
266 B
YAML
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:
|