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