Skip to content

dicatalin/ansible-create-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ansible playbook for creating linux user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published