coimbrap / ansible-role-sshkeys

Ansible role to import an SSH key ring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role - SSH Keys

Ansible role to import an SSH key ring

Temporary private key in ssh/id_ed25519

Example

keystodeploy:
  - name: Pierre C
    sshkey: ssh-ed25519 AAAAC3Nz...
  - name: Mablr
    sshkey: ssh-rsa AAAAB3Nz...

License

GPLv3 - Elukerio

Author Information

Pierre Coimbra

About

Ansible role to import an SSH key ring

License:GNU General Public License v3.0