summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sops/MANIFEST.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ansible_collections/community/sops/MANIFEST.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/community/sops/MANIFEST.json b/ansible_collections/community/sops/MANIFEST.json
new file mode 100644
index 000000000..036a68d46
--- /dev/null
+++ b/ansible_collections/community/sops/MANIFEST.json
@@ -0,0 +1,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
+} \ No newline at end of file