summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sops/MANIFEST.json
blob: 771bf9ace0deca8be4479673aa9b264a31cf2fb1 (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.1",
  "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": "d6f852123bbaa1e165de4d29357251b6ea8001e173ea60ded4042504971ba273",
  "format": 1
 },
 "format": 1
}