
Best practices should referring to at least basic encryption of data including SSH keypairs, PKI certificates, user_secrets, etc. This collection aims to help/assist with managing data in encrypted state, in case ansuble_vault is used as an encryption mechanism. The collection should allow adding more supproted mechanism, like SOPS for managing data encryption in the future. Change-Id: I8af3118946682af4ec31bb1d4f6bea93be34f68c
7 lines
146 B
YAML
7 lines
146 B
YAML
---
|
|
collections:
|
|
- name: community.crypto
|
|
source: https://github.com/ansible-collections/community.crypto
|
|
type: git
|
|
version: 2.22.3
|