amtega.grub_options

Ansible grub_options Role

This is an Ansible role designed to configure the GRUB bootloader options.

Role Variables

You can find a list of all default variables for this role in defaults/main.yml.

Example Playbook

---

- hosts: all  
  roles:
    - role: amtega.grub_options
      grub_options_present:
        - rhgb
        - quiet

Testing

Testing uses Molecule with Vagrant virtual machines.

cd amtega.grub_options

molecule test --all

License

Copyright (C) 2022 AMTEGA - Xunta de Galicia

This role is free software: you can share and/or change it under the terms of:

GNU General Public License version 3, or (if you prefer) any later version; or the European Union Public License, either Version 1.2 or future versions approved by the European Commission.

This role is provided with the hope it's helpful, but WITHOUT ANY WARRANTY; not even the implied warranty of FITNESS FOR A PARTICULAR PURPOSE. For more details, see the GNU General Public License or the European Union Public License.

Author Information

  • Carlos Chedas Fernandez
  • Juan Antonio Valiño García
Informazioni sul progetto

Setup grub bootloader options

Installa
ansible-galaxy install amtega.grub_options
Licenza
gpl-3.0
Download
160
Proprietario
Agency for Technological Modernization of Galicia