Skip to content

Commit

Permalink
Updating index doc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidban77 committed Oct 1, 2019
1 parent ecf0da1 commit 3c6faee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Its main objective is to interact with the GNS3 server in a programatic way, so
Here are some examples where gns3fy is used in a programmatic way:

- [Ansible-collection-gns3](https://galaxy.ansible.com/davidban77/gns3): Useful for CI/CD pipelines to interact with GNS3 server using Ansible. It can create/delete projects, nodes and links in an ansible playbook.
- Terraform: Coming soon... (although it might be a Go version of it)
- [Migrate templates between GNS3 servers](user-guide.md#migrate-templates-between-gns3-servers)
- [Check server usage](user-guide.md#check-server-cpu-and-memory-usage) before turning up resource-hungry nodes
- [Manipulate project snapshots](user-guide.md#create-and-list-project-snapshots) like create, delete or list the snapshots configured for the project.
Expand Down

0 comments on commit 3c6faee

Please sign in to comment.