Skip to content

ait-cs-IaaS/acr-ansible-distribute-ssh-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-Role: acr-ansible-distribute-ssh-keys

AIT-CyberRange: Distributes previously generated ssh key pairs.

Requirements

  • Debian or Ubuntu

Role Variables

# List with defined keys
key_list: []

Example Playbook

- hosts: all
  roles:
    - acr-ansible-distribute-ssh-keys
      vars:
        key_list: []

License

GPL-3.0

Author

  • Lenhard Reuter

About

Distributes previously generated ssh key pairs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published