mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-16 07:39:23 +00:00
11 lines
172 B
YAML
11 lines
172 B
YAML
---
|
|
- user:
|
|
name: naglfar
|
|
groups: tilde
|
|
state: present
|
|
skeleton: /etc/skel
|
|
shell: /bin/bash
|
|
system: no
|
|
createhome: yes
|
|
home: /home/naglafar
|