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
What needs to be put to requirements.yml to install this module as alternative to console?
ansible-galaxy [core 2.11.3]
Ubuntu 20.04 / Python 3.8.10
error: ERROR! Neither the collection requirement entry key 'name', nor 'source' point to a concrete resolvable collection artifact. Also 'name' is not an FQCN. A valid collection name must be in the format <namespace>.<collection>. Please make sure that the namespace and the collection name contain characters from [a-zA-Z0-9_] only.
I lost a little bit track of the most recent changes in ansible, so I don't know if this module should be installable as collection, I need to look that up, but with src it should work.
What needs to be put to
requirements.yml
to install this module as alternative to console?ERROR! Neither the collection requirement entry key 'name', nor 'source' point to a concrete resolvable collection artifact. Also 'name' is not an FQCN. A valid collection name must be in the format <namespace>.<collection>. Please make sure that the namespace and the collection name contain characters from [a-zA-Z0-9_] only.
The text was updated successfully, but these errors were encountered: