aristanetworks / ansible-cvp

Ansible modules for Arista CloudVision
http://cvp.avd.sh
Apache License 2.0
66 stars 61 forks source link

Fix: Error using --check with cv_container_v3 #582

Closed sugetha24 closed 1 year ago

sugetha24 commented 1 year ago

Issue Summary

using cv_container_v3 with --check throws the following error:

TypeError: string indices must be integers

Which component(s) of AVD impacted

cv_container_v3

How do you run AVD ?

None

Input variables

No response

Steps to reproduce

run playbook with module `cv_container_v3` imported with `--check`

Relevant log output

No response

Code of Conduct