Skip to content

Ansible role to create a user with an authorized key to log in

License

Notifications You must be signed in to change notification settings

javicv/ansible-role-create-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name: create_user

Create a user with an authorized key to log in

Role Variables

  • username: The username for the user
  • full_name: The full name will be used as comment
  • user_shell: Sets the user's default shell. (/bin/bash as default value)
  • public_key: Public key to set in user's authorized keys

License

MIT

About

Ansible role to create a user with an authorized key to log in

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published