Skip to content

galaxy role intended to create and manage sudo users, their ssh keys and possibly harden sshd

Notifications You must be signed in to change notification settings

RaSerge/ansible-init-users-sshkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This role initialize your host to work with The Infrustructure.

It does 3 general tasks:

  1. Configure sshd to work only with user keys and improve connection security. Use tag 'config'.
  2. Add current user and their keys to the host. Use tag 'add_users'.
  3. Remove fired users(only from passwd). Use tag 'remove_users'.

Define init_force: true to be implemented

About

galaxy role intended to create and manage sudo users, their ssh keys and possibly harden sshd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published