HewlettPackard / python-ilorest-library

Python library for interacting with devices which support a Redfish Service
Apache License 2.0
181 stars 89 forks source link

ModuleNotFoundError: No module named 'get_resource_directory' #116

Closed smutel closed 2 years ago

smutel commented 2 years ago

Hello,

I would like to use the ilorest library with ansible. I tried to setup the timezone with the set_ilo_timezonemodule. However I received the message:

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'get_resource_directory'
fatal: [xxx]: FAILED! => changed=false

I already installed:

python-ilorest-library 3.2.2

What do you need to install in addition ?

rajeevkallur commented 2 years ago

You can copy this and rerun. https://github.com/HewlettPackard/ansible-ilorest-role/blob/master/library/get_resource_directory.py