mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Add 'roles/shell/tasks/users/quetzalcoatl.yml'
This commit is contained in:
10
roles/shell/tasks/users/quetzalcoatl.yml
Normal file
10
roles/shell/tasks/users/quetzalcoatl.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- user:
|
||||
name: quetzalcoatl
|
||||
groups: tilde
|
||||
state: present
|
||||
skeleton: /etc/skel
|
||||
shell: /bin/bash
|
||||
system: no
|
||||
createhome: yes
|
||||
home: /home/quetzalcoatl
|
||||
Reference in New Issue
Block a user