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

Get Logical Drives only returns information from one array controller. #41

Open
Lanu2000 opened this issue Sep 18, 2024 · 0 comments
Open

Comments

@Lanu2000
Copy link

The get_logical_drives definition in ilo_oem_utils.py has a return message indented too far. This prevents the function from fetching information from multiple array controllers.

Removing the extra indentation from lines 953 to 956 should remedy this issue.

https://github.com/HewlettPackard/ilo-ansible-collection/blob/6cf3b996daa7a43f52153200a5c558453d098d55/plugins/module_utils/ilo_oem_utils.py#L953C4-L956C14

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