Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Unable to create volume using Ansible playbook with error Netapp-lib module is required
2019-01-18
11:41 PM
2,934 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version of everything are you using?
