setup_bios role – Configure Dell BIOS
Note
This role is part of the ufrmath.computer_labs collection (version 1.0.0).
To install it use: ansible-galaxy collection install git+https://github.com/guillod/computer_labs.
To use it in a playbook, specify: ufrmath.computer_labs.setup_bios.
Entry point main – Configure Dell BIOS
Synopsis
Package
command-configurehas to be available through a custom apt repositoryInstall Dell Command | Configure application thought apt;
Add BIOS password if
bios_passwordis set;Get and register service tag as fact
service_tag;Loop over
bios_settingsto modify BIOS settings if not already done.
Parameters
Parameter |
Comments |
|---|---|
optional BIOS modification password |
|
dict of BIOS options to modify Default: |
Collection links
Repository (Sources) Administrator documentation User documentation