We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Be able to install Ubuntu vs redhead vs something else on our servers via ansible
see manual steps https://github.com/opiproject/lab/blob/main/server-setup.md#manual
ubuntu official image https://releases.ubuntu.com/22.04/ Eg : https://releases.ubuntu.com/22.04/ubuntu-22.04.5-live-server-amd64.iso
Maybe use https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/playbooks/idrac/idrac_boot_virtual_media_workflow.yml Or
https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections/roles/idrac_os_deployment
maybe use https://docs.ansible.com/ansible/latest/collections/community/general/hpilo_boot_module.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Be able to install Ubuntu vs redhead vs something else on our servers via ansible
see manual steps
https://github.com/opiproject/lab/blob/main/server-setup.md#manual
ubuntu official image https://releases.ubuntu.com/22.04/
Eg : https://releases.ubuntu.com/22.04/ubuntu-22.04.5-live-server-amd64.iso
Maybe use https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/playbooks/idrac/idrac_boot_virtual_media_workflow.yml
Or
https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections/roles/idrac_os_deployment
maybe use https://docs.ansible.com/ansible/latest/collections/community/general/hpilo_boot_module.html
The text was updated successfully, but these errors were encountered: