12 lines
131 B
YAML
12 lines
131 B
YAML
---
|
|
ansible_host: nitrogen.lan
|
|
|
|
## Users
|
|
users:
|
|
g33kex: sudo
|
|
histausse: sudo
|
|
|
|
## Networking
|
|
interfaces:
|
|
eth0:
|
|
type: dhcp
|