diff options
Diffstat (limited to 'ansible_collections/junipernetworks/junos/MANIFEST.json')
-rw-r--r-- | ansible_collections/junipernetworks/junos/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/junipernetworks/junos/MANIFEST.json b/ansible_collections/junipernetworks/junos/MANIFEST.json new file mode 100644 index 00000000..0338c6fc --- /dev/null +++ b/ansible_collections/junipernetworks/junos/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "junipernetworks", + "name": "junos", + "version": "4.1.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": ">=2.5.1" + }, + "repository": "https://github.com/ansible-collections/junipernetworks.junos", + "documentation": null, + "homepage": null, + "issues": "https://github.com/ansible-collections/junipernetworks.junos/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "ffffaeac4412a002d1af36f146718deb19ba63e1636aa586c41a20d33fe9ff8e", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |