Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mother-of-all-self-hosting/ansible-role-infisical

An Ansible role for setting up Infisical: an open-source end-to-end encrypted platform for securely managing secrets and configs across your team, devices, and infrastructure
https://github.com/mother-of-all-self-hosting/ansible-role-infisical

ansible-role docker infisical

Last synced: 3 months ago
JSON representation

An Ansible role for setting up Infisical: an open-source end-to-end encrypted platform for securely managing secrets and configs across your team, devices, and infrastructure

Awesome Lists containing this project

README

        

# Infisical Ansible role

This is an [Ansible](https://www.ansible.com/) role which installs [Infisical](https://infisical.com/) to run as a [Docker](https://www.docker.com/) container wrapped in a systemd service.

This role *implicitly* depends on:

- [`com.devture.ansible.role.playbook_help`](https://github.com/devture/com.devture.ansible.role.playbook_help)
- [`com.devture.ansible.role.systemd_docker_base`](https://github.com/devture/com.devture.ansible.role.systemd_docker_base)

For an Ansible playbook which integrates this role and makes it easier to use, see the [mash-playbook](https://github.com/mother-of-all-self-hosting/mash-playbook).