Update hpilo_boot.py (#59136)
Change `hpilo` requirement to `python-hpilo` to avoid being confused in installation with pip.
This commit is contained in:
parent
a2b49854ca
commit
b2e58856bf
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ options:
|
|||
choices: [ "SSLv3", "SSLv23", "TLSv1", "TLSv1_1", "TLSv1_2" ]
|
||||
version_added: '2.4'
|
||||
requirements:
|
||||
- hpilo
|
||||
- python-hpilo
|
||||
notes:
|
||||
- To use a USB key image you need to specify floppy as boot media.
|
||||
- This module ought to be run from a system that can access the HP iLO
|
||||
|
|
Loading…
Reference in a new issue