diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/junipernetworks/junos/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/junipernetworks/junos/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/junipernetworks/junos/MANIFEST.json b/collections-debian-merged/ansible_collections/junipernetworks/junos/MANIFEST.json new file mode 100644 index 00000000..d0317498 --- /dev/null +++ b/collections-debian-merged/ansible_collections/junipernetworks/junos/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "junipernetworks", + "name": "junos", + "version": "1.3.0", + "authors": [ + "Ansible Network Community (ansible-network)" + ], + "readme": "README.md", + "tags": [ + "juniper", + "junipernetworks", + "junos", + "networking", + "security", + "netconf" + ], + "description": "Ansible Network Collection for Junipernetworks Junos devices.", + "license": [], + "license_file": "LICENSE", + "dependencies": { + "ansible.netcommon": "*" + }, + "repository": "https://github.com/ansible-collections/junipernetworks.junos", + "documentation": null, + "homepage": null, + "issues": null + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "f361a115b335e08936409c9d1837a03f21e1c99baef0d9230740421efc3794bf", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |