summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sops/MANIFEST.json
blob: 036a68d469197deff99cda234414dfd93d6af2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
 "collection_info": {
  "namespace": "community",
  "name": "sops",
  "version": "1.6.2",
  "authors": [
   "Edoardo Tenani"
  ],
  "readme": "README.md",
  "tags": [
   "sops",
   "encryption",
   "decryption",
   "secret",
   "vault"
  ],
  "description": "Support usage of mozilla/sops from your Ansible playbooks",
  "license": [
   "GPL-3.0-or-later",
   "BSD-2-Clause"
  ],
  "license_file": null,
  "dependencies": {},
  "repository": "https://github.com/ansible-collections/community.sops",
  "documentation": null,
  "homepage": "https://github.com/ansible-collections/community.sops",
  "issues": "https://github.com/ansible-collections/community.sops/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "e6916843346085be643662b3c5a4d3f0eef3494fef82743749705370497a308c",
  "format": 1
 },
 "format": 1
}