ansible-cml icon indicating copy to clipboard operation
ansible-cml copied to clipboard

Results 26 ansible-cml issues
Sort by recently updated
recently updated
newest added

##### OS / ENVIRONMENT CML version - 2.5.1 virl2-client-2.6.1 ##### STEPS TO REPRODUCE when using cisco.cml.cml_lab_facts and cisco.cml.inventory playbooks, The resulted facts doesn't have ipv4_address data: we have two nodes...

This should resolve #29 Added an if in condition with a tuple that contains DEFINED_ON_CORE and STOPPED for the lab start operation.

bug

When starting a fresh, new lab created, the state can be DEFINED_ON_CORE, thus the start operation of the cml_lab module needs to account for this state along with STOPPED.

Use case: be able to access a nodes console and enter commands Commands could be used to access a node's data, or install services on a node and configure those...

Added cml_link_node.py with code to link two nodes together supports create update delete, and nodes are specified using their name three node names are supported to allow for an update...

Before anything, thanks for this repo, is excellent to build topologies in CML using ansible. ## Issue While creating a lab and using the `cisco.cml.build` along the `-e startup='host' -e...

I also removed username because I don't see the point of it but if you want I could add that back in and just leave the password being taken out.

if no group name is given it should be named based off the lab it was pulled from

pull all nodes and group by lab they are in

because of this line https://github.com/CiscoDevNet/ansible-cml/blob/55467fa03c0d4800673b51f30e6d62e86a36b44d/plugins/inventory/cml_inventory.py#L128 you leave the password as plain text in the group variables