maage / ansible-role-trust-ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

andrewrothstein.trust-ca

Build Status

Installs a certificate authority TLS certificate into the target systems root trust store..

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.trust-ca
      trust_ca_configs:
        - name: my-pki
          pki_dir: ~/pki

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

About

License:MIT License