Extracted the basic role from the madonsible playbook
This commit is contained in:
11
sample_user_definition.yml
Normal file
11
sample_user_definition.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
users:
|
||||
- name: madonius
|
||||
ssh-key: dsa1024 hypersecurekey
|
||||
uid:
|
||||
shell: /bin/zsh
|
||||
comment:
|
||||
groups:
|
||||
- sudo
|
||||
- webadmin
|
||||
- banana
|
||||
|
||||
Reference in New Issue
Block a user