add: Distro-Entscheidung (Debian 13 + KDE), Ansible-Skelett, ADR
This commit is contained in:
13
ansible/inventory.yml
Normal file
13
ansible/inventory.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
all:
|
||||
children:
|
||||
workstations:
|
||||
hosts:
|
||||
notebook:
|
||||
ansible_host: notebook.egonlebt.lan
|
||||
pc:
|
||||
ansible_host: pc.egonlebt.lan
|
||||
werkstatt:
|
||||
ansible_host: werkstatt.egonlebt.lan
|
||||
vars:
|
||||
ansible_user: tom
|
||||
ansible_become: true
|
||||
Reference in New Issue
Block a user