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

Underlying Go does not interpret folder structure as Ansible based #63

Open
Praveenk8051 opened this issue Apr 11, 2024 · 0 comments
Open

Comments

@Praveenk8051
Copy link

Bug Report

What did you do?

I have installed an Ansible Role which consists of plugins and modules rather than role name.

What did you expect to see?

The watches.yaml should be able to interpret modules and plugins as roles. Just the way Ansible does

What did you see instead? Under which circumstances?

role: xx was not found

Environment

Operator type:

Kubernetes cluster type:

$ operator-sdk version

v1.33.0

$ go version (if language is Go)

go1.21.0

$ kubectl version

Client Version: v1.29.3
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.3

Possible Solution

Go should not just interpret the following path as role ansible_collections/nameSpace/collection/roles/someRole.
But also modules here https://github.com/solace-iot-team/ansible-solace-collection/tree/main/src/ansible_collections/solace/pubsub_plus

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

1 participant