'NetboxDcimModule' object has no attribute 'module' #915
-
Ansible NetBox Collection versionv3.10.0 Ansible versionansible 2.9.27 NetBox versionv3.4.0 Python version3.8 Steps to Reproduceansible-galaxy collection install -f netbox.netbox
Expected Behaviorlink cluster to device FIx: Observed BehaviorTASK [Create device within NetBox with only required information (add to cluster)] ************************************************************************************************ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Remove the |
Beta Was this translation helpful? Give feedback.
-
First of all - you are using an ansible version which is outdated, and we can't promise non-breaking releases for old versions. Could you check your |
Beta Was this translation helpful? Give feedback.
First of all - you are using an ansible version which is outdated, and we can't promise non-breaking releases for old versions. Could you check your
pip freeze
both in the virtual environment and your system environment, and make sure packaging is installed?