We are using virtual environment in AWX 13 and its running with “python3.6” 
& Dev AWX execution environment is “AWX EE 0.5.0 
<https://dev-awx.cbrands.com/#/execution_environments/5/details>”

We are receiving a failed message while executing job template in AWX 
(13.0) to connect VMware Vcenters, as per our initial observation this 
failed error message is receiving when unable to find module 
“community.vmware.vmware_datacenter_info”. 

Error message - fatal: [localhost]: FAILED! => {"msg": "Could not find 
imported module support code for version. Looked for either LooseVersion.py 
or version.py"}

We gone through the below Ansible documentation for 
"community.vmware.vmware_datacenter_info module – Gather information about 
VMware vSphere Datacenters" and requirements "python >= 2.7 & PyVmomi" 
exist on Linux server. 

https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_datacenter_info_module.html
 
<https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.ansible.com_ansible_latest_collections_community_vmware_vmware-5Fdatacenter-5Finfo-5Fmodule.html&d=DwMFaQ&c=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU&r=FEKqxsNJFvO98suV4Ty8jqZssLNcYIdXVt_YJStTA6E&m=tcR4EtwBo4bOPEJIy3yRmSUaNhbAtYjXV0Fg0GiNppEF2qQefXmN_ifY-9-C1kXD&s=Iim0HGk2kWRax-3RL5za3nRgoVqJIQWbm0Fj8csNqqE&e=>
 

We don’t find any other VMware data center info module other than community 
module. 

https://docs.ansible.com/ansible/2.9/collections/community/vmware/vmware_datacenter_info_module.html
 
<https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.ansible.com_ansible_2.9_collections_community_vmware_vmware-5Fdatacenter-5Finfo-5Fmodule.html&d=DwMFaQ&c=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU&r=FEKqxsNJFvO98suV4Ty8jqZssLNcYIdXVt_YJStTA6E&m=tcR4EtwBo4bOPEJIy3yRmSUaNhbAtYjXV0Fg0GiNppEF2qQefXmN_ifY-9-C1kXD&s=bqH9OEzsGj6kqubmrCMEK_bZuuElD8ICZy53rUtXjD8&e=>
 

Below collections are mentioned in requirements.yml file.

collections:

- community.general

- community.vmware

 

However the same job template is working fine in other AWX environment 
(19.0) on same server linux server.

 Appreciate any help on this issue.

FYI - We posted same query in AWX project so they responded to reach out to 
collection maintainers of vmware modules (AWX - Could not find imported 
module support code for community.vmware (AWX -13.0) (google.com) 
<https://groups.google.com/g/awx-project/c/FUYk2Z0uBN4>)

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3a41296e-4cbb-4c41-aff5-3d7c09cc4cbcn%40googlegroups.com.

Reply via email to