You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I sync the Project in AWX with the Git repo I get the following error ""ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:\n* vmware.ansible_for_nsxt"
The issue seams to be related to adding vmware.ansible_for_nsxt in the Collections/Requirments.yml file.
If I dont add vmware.ansible_for_nsxt in the Collections/Requirments.yml file. I get a cant resolve collection error.
Reproduction steps
Install vmware.ansible_for_nsxt as per Ansible-Galaxy install steps, Seams to only install version 1.0.0.
Adding vmware.ansible_for_nsxt in the Collections/Requirments.yml file.
Sync the Project in AWX with the Git repo
Returns the following error ""ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:\n* vmware.ansible_for_nsxt"
...
Expected behavior
The Sync the Project in AWX with the Git repo should be successful.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When I sync the Project in AWX with the Git repo I get the following error ""ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:\n* vmware.ansible_for_nsxt"
The issue seams to be related to adding vmware.ansible_for_nsxt in the Collections/Requirments.yml file.
If I dont add vmware.ansible_for_nsxt in the Collections/Requirments.yml file. I get a cant resolve collection error.
Reproduction steps
...
Expected behavior
The Sync the Project in AWX with the Git repo should be successful.
Additional context
No response
The text was updated successfully, but these errors were encountered: