summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/sops/MANIFEST.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
commit66cec45960ce1d9c794e9399de15c138acb18aed (patch)
tree59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/community/sops/MANIFEST.json
parentInitial commit. (diff)
downloadansible-upstream.tar.xz
ansible-upstream.zip
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
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 00000000..771bf9ac
--- /dev/null
+++ b/ansible_collections/community/sops/MANIFEST.json
@@ -0,0 +1,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
+} \ No newline at end of file