anupamaloke
anupamaloke
@stroobl, I am guessing this could be due to the user permission issue. By default, the module tries to the use the ```tempfile.gettempdir()``` for storing the temporary SCP file before...
@stroobl, I think I might have found as to why it is not working. Could you please open the file ```/.ansible/collections/ansible_collections/dellemc/openmanage/plugins/modules/idrac_bios.py``` in a editor and comment out the following lines...
@stroobl, may be you are right. A last throw of dice from my end. Could you please may be try with a new python virtual environment and see if this...
> Could it be related to the fact that we don't have full OME access? Our user is somewhat limited since we only manage a couple of servers from this...
@tsquillario, thanks for providing this feedback. I have added this requirement to our backlog.
@ThierryBesancon, I believe it is a documentation bug. ```dellemc_idrac_reset``` just performs a iDRAC reset.
@lianzxu, a new `idrac_boot` has been added in the latest 6.1.0 release. Please use this module for configuring the boot sources. Let me know if you run into any issue....
@Wal-E9871 , removal of devices from OME static group is not supported in ansible module because there is no REST API support in OME. Also, I am not sure you...
@Wal-E9871, I stand corrected. Thank you for sharing the REST API documentation. I have added this requirement to the backlog.
@Wal-E9871, also let me know if this is something that you would like to submit a PR for :-)