Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 278 Bytes

ansible create user

Ansible playbook for creating linux user

Usage

Replace user_name and password_hash according your needs and launch your playbook.

Create password hash

You can use mkpasswd tool for creating hashed passwords:

mkpasswd -m sha-512