summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sops/MANIFEST.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
commit975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch)
tree89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/community/sops/MANIFEST.json
parentInitial commit. (diff)
downloadansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz
ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/sops/MANIFEST.json')
-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