cognifloyd.grub-config

grub-config

Build Status

Manage grub2 configuration on RHEL/CentOS systems.

Requirements

Grub needs to be installed and functioning on the system.

Role Variables

You can change values in the file specified by grub_input_config (which defaults to /etc/default/grub). Currently, the only value that can be changed is grub_timeout.

Dependencies

This role has no dependencies.

Example Playbook

- hosts: all
  roles:
     - src: cognifloyd.grub-config
       grub_timeout: 1

License

MIT

Author Information

Created by Jacob Floyd (@cognifloyd) while working for Theatro Labs, Inc. (theatro.com).

Informazioni sul progetto

Manage grub2 configuration on RHEL/CentOS

Installa
ansible-galaxy install cognifloyd.grub-config
Licenza
mit
Download
335
Proprietario