This Ansible role automates the deployment of Infisical, along with its required PostgreSQL database and Redis cache. It provides a flexible setup for installing and configuring these components across multiple hosts. This role comes with high availability out of the box.
To install the Infisical Deployment Ansible role, run the following command:
$ ansible-galaxy install infisical.infisical_core_ha_deployment
This command will download and install the role from Ansible Galaxy, making it available for use in your Ansible projects.