One of the team wants to do patching on servers using Ansible (AWX) and that involves the use of RabbitMQ servers. They want to add RabbitMQ certificates into Ansible.This is used to facilitate the RabbitMQ server authentication.
We are using AWX in our environment.
I come to know that one can add the RabbitMQ certificates in Execution environment. I got the rabbitmq_clientkey.pem and rabbitmq_client_certificate.pem file. In which path I need to add these certificates in Execution environment ?
Are there any other way ? Any articles or link or steps is highly appreciated.
Thanks,
Gokul