Skip to content

agmalpartida/ansible-role-sshkeys

Repository files navigation

Ansible Role: ssh-keys-add

Build Status

Given a list of usernames, this Ansible role upload their SSH public keys and adds them to ~/.ssh/authorized_keys

Requirements

  • httplib2 - installed automatically via PIP

Role Variables

ssh_keys_local_path: "ssh-keys"  # relative to ./files

ssh_keys_usernames_add:
  - example

License

BSD

Author Information

agmalpartida

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published