Add GNS3 support and fix typo in site.yml

This commit is contained in:
2020-04-09 14:57:54 -04:00
parent 0989800e14
commit af4b3cf4f3
31 changed files with 2694 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
namespace: "davidban77"
name: "gns3"
version: "1.5.0"
readme: "README.md"
description: "Module to interact with GNS3 server REST API based on gns3fy"
authors:
- "David Flores <davidflores7_8@hotmail.com>"
dependencies:
license:
- "MIT"
tags:
- gns3
- gns3fy
- networking
- rest
- system
- netops
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"