Paul Pajerski

Results 4 comments of Paul Pajerski

Pyats only supports python 3.10 so I'm currently running playbooks this way. Will update the documentation to include all the relevant imports necessary to ensure this runs. ansible-playbook playbook_name.yaml -e...

Because pyats only supports python3.10 > python3.10 -m pip install virl2_client > python3.10 -m pip install pyats These commands need to be run before this feature is usable. To run...

Unsure if cml_utils.py line 72 works: link.node_a.label documentation does not specify if link.node_a is an object or a string. Currently attempting to test this and will confirm if it works...

Tested all features of the module locally and all work as intended