27 lines
973 B
YAML
27 lines
973 B
YAML
---
|
|
all:
|
|
children:
|
|
docker_hosts:
|
|
hosts:
|
|
athena.cave:
|
|
zsh_chic:
|
|
hosts:
|
|
athena.cave:
|
|
zsh_chic:
|
|
users:
|
|
- {username: root, home: /root, group: root, starship: true}
|
|
dev_box:
|
|
hosts:
|
|
athena.cave:
|
|
dev_box:
|
|
users:
|
|
- {username: leo, home: /home/leo, group: leo, antibody: true, term: xterm-256color}
|
|
- {username: omar, home: /home/omar, group: omar, antibody: true}
|
|
- {username: peppe, home: /home/peppe, group: peppe, antibody: true}
|
|
- {username: fra, home: /home/fra, group: fra, antibody: true}
|
|
- {username: tom, home: /home/tom, group: tom, antibody: true}
|
|
- {username: rick, home: /home/rick, group: rick, antibody: true}
|
|
- {username: simo, home: /home/simo, group: simo, antibody: true}
|
|
- {username: busi, home: /home/busi, group: busi, antibody: true}
|
|
|