change-ssh-keys-ansible This is a small playbook to add and delete authorized_keys in .ssh. Usage Add some public keys to keys_to_add directory. Add some public keys to keys_to_drop directory Create inventory file. ansible-playbook -i inventory update_keys.yaml