create_user

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

Create a user with an authorized key to log in

Install
ansible-galaxy install javicv/ansible-role-create-user
GitHub repository
License
mit
Downloads
229