mirror of
https://github.com/inofix/common-inv.git
synced 2026-02-06 03:46:38 +01:00
12 lines
246 B
YAML
12 lines
246 B
YAML
parameters:
|
|
admins:
|
|
Example:
|
|
fullname: "Example User"
|
|
email: "admin@example.org"
|
|
ssh_keys:
|
|
- 'ssh-rsa .. admin@example.org'
|
|
username: 'nobody'
|
|
groupname: 'nogroup'
|
|
uid: '65534'
|
|
gid: '65534'
|