Initial project commit
This commit is contained in:
33
collections/ansible_collections/ansible/posix/MANIFEST.json
Normal file
33
collections/ansible_collections/ansible/posix/MANIFEST.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"collection_info": {
|
||||
"namespace": "ansible",
|
||||
"name": "posix",
|
||||
"version": "1.5.1",
|
||||
"authors": [
|
||||
"Ansible (github.com/ansible)"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"tags": [
|
||||
"posix",
|
||||
"networking",
|
||||
"shell",
|
||||
"unix"
|
||||
],
|
||||
"description": "Ansible Collection targeting POSIX and POSIX-ish platforms.",
|
||||
"license": [],
|
||||
"license_file": "COPYING",
|
||||
"dependencies": {},
|
||||
"repository": "https://github.com/ansible-collections/ansible.posix",
|
||||
"documentation": "https://github.com/ansible-collections/ansible.posix/tree/main/docs",
|
||||
"homepage": "https://github.com/ansible-collections/ansible.posix",
|
||||
"issues": "https://github.com/ansible-collections/ansible.posix"
|
||||
},
|
||||
"file_manifest_file": {
|
||||
"name": "FILES.json",
|
||||
"ftype": "file",
|
||||
"chksum_type": "sha256",
|
||||
"chksum_sha256": "833eb4f3b729a18a459bb45845ef1b87bd3fc069e05b4e4cce97f07fd4cbe453",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
Reference in New Issue
Block a user