andrewrothstein.sshkey

andrewrothstein.sshkey

Build Status

Installs a CA certificate, a host certificate, and a host private key onto the target hosts filesystem

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.sshkey
      sshkey_pki_dir: ~/super-secret/my-cluster-pki
      sshkey_target_dir: /etc/target-app

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

About

role to include for copying PKI artifacts to hosts

Install
ansible-galaxy install andrewrothstein.sshkey
GitHub repository
License
mit
Downloads
284
Owner
Dreamer, coder