Pedro Alvarez Piedehierro
Pedro Alvarez Piedehierro
The `_BAZEL_TO_CONFIG_SPEC_NAMES` definition doesn't include it: ``` _BAZEL_TO_CONFIG_SPEC_NAMES = {"0.20.0": ["8.0.0"], "0.21.0": ["8.0.0"], "0.22.0": ["8.0.0", "9.0.0"], "0.23.0": ["8.0.0", "9.0.0"], "0.23.1": ["8.0.0", "9.0.0"], "0.23.2": ["9.0.0"], "0.24.0": ["9.0.0"], "0.24.1": ["9.0.0"], "0.25.0": ["9.0.0"],...
### Summary Looks like `pyone` bindings don't really support this feature, and the way we are trying to achieve this in [here](https://github.com/ansible-collections/community.general/blob/main/plugins/module_utils/opennebula.py#L97) is not enough. The main culprit is [this...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...