Skip to content

VerosK/change-ssh-keys-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change-ssh-keys-ansible

This is a small playbook to add and delete authorized_keys in .ssh.

Usage

  1. Add some public keys to keys_to_add directory.
  2. Add some public keys to keys_to_drop directory
  3. Create inventory file.
ansible-playbook -i inventory update_keys.yaml

About

Small playbook to add and drop authorized_ssh_keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published