ansible-infra/ansible_collections/community/sops/MANIFEST.json
chris e31ee5e39c
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m41s
update ansible collections sops, docker and debops
2026-09-21 22:46:50 +02:00

37 lines
No EOL
897 B
JSON

{
"collection_info": {
"namespace": "community",
"name": "sops",
"version": "2.4.0",
"authors": [
"Edoardo Tenani"
],
"readme": "README.md",
"tags": [
"sops",
"encryption",
"decryption",
"secret",
"vault"
],
"description": "Support usage of SOPS (getsops/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": "4ce3f8d4345f0cecb65fa594f67c1fdc9013ccd3d9233925c148aea6443120fe",
"format": 1
},
"format": 1
}