ssl_certs_src_dir should point to cert on ansible host machine where SSL certs are available:
ca-cert.pem .pem -privkey.pem
In Non-SM scenario, these have to be created by user and supplied in some dir on ansible host.
The parameter ssl_certs_src_dir has to be then set in the inventory file
Please set cluster json parameter as below:
ssl_certs_src_dir should point to cert on ansible host machine where SSL certs are available:
ca-cert.pem.pem -privkey.pem
In Non-SM scenario, these have to be created by user and supplied in some dir on ansible host. The parameter ssl_certs_src_dir has to be then set in the inventory file