Learn how to use Infisical for secret management in Ansible.
You can find the Infisical Ansible collection on Ansible Galaxy.
This Ansible Infisical collection includes a variety of Ansible content to help automate the management of Infisical services. This collection is maintained by the Infisical team.
Tested with the Ansible Core >= 2.12.0 versions, and the current development version of Ansible. Ansible Core versions prior to 2.12.0 have not been tested.
This collection depends on the Infisical SDK for Python.
Requires Python 3.7 or greater.
You can install the Infisical collection with the Ansible Galaxy CLI:
The python module dependencies are not installed by ansible-galaxy. They can be manually installed using pip:
You can either call modules by their Fully Qualified Collection Name (FQCN), such as infisical.vault.read_secrets
, or you can call modules by their short name if you list the infisical.vault
collection in the playbook’s collections keyword:
I'm getting a error related to objc[72832]: +[__NSCFConstantString initialize]