diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
commit | 975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch) | |
tree | 89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/ansible/utils/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-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/ansible/utils/MANIFEST.json')
-rw-r--r-- | ansible_collections/ansible/utils/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/ansible/utils/MANIFEST.json b/ansible_collections/ansible/utils/MANIFEST.json new file mode 100644 index 000000000..bf58c8171 --- /dev/null +++ b/ansible_collections/ansible/utils/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "ansible", + "name": "utils", + "version": "2.10.3", + "authors": [ + "Ansible Community" + ], + "readme": "README.md", + "tags": [ + "linux", + "networking", + "security", + "cloud", + "utilities", + "data", + "validation", + "utils" + ], + "description": "Ansible Collection with utilities to ease the management, manipulation, and validation of data within a playbook", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/ansible.utils", + "documentation": null, + "homepage": null, + "issues": "https://github.com/ansible-collections/ansible.utils/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "f734f2c28ebd4f507632d39494e005636136215c2fb485070d1495d632db8424", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |