You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arkady L. Shane f985a485d9
Debranding
4 weeks ago
..
defaults Added unified_boot role 4 weeks ago
meta Added unified_boot role 4 weeks ago
tasks Debranding 4 weeks ago
templates Added unified_boot role 4 weeks ago
README.md Added unified_boot role 4 weeks ago

README.md

Unify Bootloader Configuration

Unify bootloader configuration to support BIOS and UEFI boot at the same time.

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- name: AlmaLinux Generic Cloud
  hosts: all
  become: true

  roles:
    - role: unified_boot
      when: is_unified_boot is defined
    - gencloud_guest
    - cleanup_vm

License

GPL-3.0-only

Author Information

Cloud Special Interest Group (Cloud SIG) of AlmaLinux OS Foundation