cloudera.exe.tls_fetch_ca_certs role – Bring CA root and intermediate cert back to controller
Note
This role is part of the cloudera.exe collection (version 3.0.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install cloudera.exe.
.
To use it in a playbook, specify: cloudera.exe.tls_fetch_ca_certs
.
Entry point main
– Bring CA root and intermediate cert back to controller
New in cloudera.exe 3.0.0
Synopsis
Fetch the named root and intermediate CA TLS Certificates from the CA Server.
Parameters
Parameter |
Comments |
---|---|
Name of the intermediate CA cert file Default: |
|
Path to intermediate CA cert on the CA server Default: |
|
Name of the root CA cert file Default: |
|
Path to root CA cert on the CA server Default: |
|
Directory on Ansible controller to store the root and intermediate CA cert files |