Is this still working with newer versions? I have this versions:
While copping full playbook, it only works if just 1 link is defined. If I want to deploy more than 1 links, it doesn't work.
Hello David,
First of all, thanks for this!
However, I am struggling right at the beggining of this and getting an error while running the playbook:
fatal: [localhost]: FAILED! => {"msg": "Unable to import gns3_version due to invalid syntax"}
Been struggling with this for about 2 days now.
Ansible version: 2.9.4 GNS version: 2.2.5 Python version: 3.6
Hope you can help! Thanks
Hello David, I wanted to practice this lab but I have been facing this following issue for the past one week
PLAY [localhost] *
TASK [Verify version of GNS3 server] * fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "/bin/sh: 1: /usr/bin/env python: not found\n", "module_stdout": "", "msg": "The module failed to execute correctly, you probably need to set the interpreter.\nSee stdout/stderr for the exact error", "rc": 127}
PLAY RECAP * localhost : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
I followed your blog as it is but there seem to be a problem i will be very thankful if you guide me through this