Skip to content

Project does not fully stop nodes for builtin nodes #1

@davidban77

Description

@davidban77

By default in GNS3 builtin nodes are always on. Meaning that you cannot start/stop the when they are added to your topology.

The problem is that the ansible module gns3_project marks as changed when trying to shutdown these nodes. The idea would be to skip these nodes from the check so the action ba fully idempotent.

For this I need some kind of builtin attribute set on the Node object in gns3fy

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions