Ask The Experts

Unable to create volume using Ansible playbook with error Netapp-lib module is required

jerin1982
2,378 Views

I am receving the following error when I try to create a volume. I checked the site-packages directory and have the NetApp-Lib module available (/usr/lib/python2.7/site-packages/)

 

TASK [Volume Create] *****************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "the python NetApp-Lib module is required"}
to retry, use: --limit @/home/johnj482/playbooks/volcycle.retry

 

Could someone help me to fix this issue?

1 REPLY 1

elementx
2,030 Views

What version of everything are you using?

Public