Add GNS3 support and fix typo in site.yml
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"collection_info": {
|
||||
"namespace": "davidban77",
|
||||
"name": "gns3",
|
||||
"version": "1.5.0",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "Module to interact with GNS3 server REST API based on gns3fy",
|
||||
"repository": "https://github.com/davidban77/ansible-collection-gns3",
|
||||
"documentation": "https://github.com/davidban77/ansible-collection-gns3/blob/master/README.md",
|
||||
"homepage": "https://github.com/davidban77/ansible-collection-gns3",
|
||||
"issues": "https://github.com/davidban77/ansible-collection-gns3/issues",
|
||||
"authors": [
|
||||
"David Flores <davidflores7_8@hotmail.com>"
|
||||
],
|
||||
"tags": [
|
||||
"gns3",
|
||||
"gns3fy",
|
||||
"networking",
|
||||
"rest",
|
||||
"system",
|
||||
"netops"
|
||||
],
|
||||
"license_file": null,
|
||||
"readme": "README.md",
|
||||
"dependencies": {}
|
||||
},
|
||||
"file_manifest_file": {
|
||||
"name": "FILES.json",
|
||||
"ftype": "file",
|
||||
"chksum_type": "sha256",
|
||||
"chksum_sha256": "f4608d42f56cf93d10743fa414e9a358810137998c8a7129f0aa9a378344aa50",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
||||
Reference in New Issue
Block a user