Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find imported module support code for ucs_vnic_template #50

Open
gnuowned opened this issue Apr 12, 2018 · 1 comment
Open

Comments

@gnuowned
Copy link

fatal: [ucs1]: FAILED! => {"failed": true, "msg": "Could not find imported module support code for ucs_vnic_template. Looked for either UCSModule.py or ucs.py"}

The same happens for ucs_vlans

@dsoper2
Copy link
Contributor

dsoper2 commented Jun 18, 2018

What is the output with the -vvv option? Here's an example showing the module search path configured to use a local clone of this repo:
ansible-playbook ... -vvv
ansible-playbook 2.5.1
config file = /Users/dsoper/.ansible.cfg
configured module search path = ['/Users/dsoper/Documents/ucsm-ansible-1/library', '/Users/dsoper/Documents/intersight-ansible', '/Users/dsoper/Documents/imc-ansible']
ansible python module location = /usr/local/lib/python3.6/site-packages/ansible
executable location = /usr/local/bin/ansible-playbook
python version = 3.6.5 (default, Apr 20 2018, 18:22:17) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]
Using /Users/dsoper/.ansible.cfg as config file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants