javicv.create_user

Role Name: create_user

This role helps you create a user account with a key that allows them to log in securely.

Role Variables

  • username: The chosen username for the new user
  • full_name: The complete name, which serves as a comment for the account
  • user_shell: The default shell for the user, which is set to /bin/bash by default
  • public_key: The public key that will be added to the user's authorized keys for access

License

MIT

Informazioni sul progetto

Create a user with an authorized key to log in

Installa
ansible-galaxy install javicv.create_user
Licenza
mit
Download
244
Proprietario