mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 21:01:19 +02:00
Update documentation.
This commit is contained in:
parent
7345e91c75
commit
fdba5737de
|
|
@ -70,11 +70,12 @@ grub_recordfail_timeout: "{{ grub_timeout }}"
|
|||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- Access to a repository containing packages, likely on the internet.
|
||||
- A recent version of Ansible. (Tests run on the current, previous and next release of Ansible.)
|
||||
- pip packages listed in [requirements.txt](https://github.com/robertdebock/ansible-role-grub/blob/master/requirements.txt).
|
||||
|
||||
## [Status of requirements](#status-of-requirements)
|
||||
|
||||
The following roles are used to prepare a system. You may choose to prepare your system in another way, I have tested these roles as well.
|
||||
|
||||
| Requirement | Travis | GitHub |
|
||||
|-------------|--------|--------|
|
||||
| [robertdebock.bootstrap](https://galaxy.ansible.com/robertdebock/bootstrap) | [](https://travis-ci.com/robertdebock/ansible-role-bootstrap) | [](https://github.com/robertdebock/ansible-role-bootstrap/actions) |
|
||||
|
|
|
|||
Loading…
Reference in a new issue