mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-11 05:26:03 +02:00
Add an empty line to improve readability.
This commit is contained in:
parent
e6634b803f
commit
e920beca01
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
|
||||
- name: test if grub_timeout is set correctly
|
||||
assert:
|
||||
that:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
# tasks file for grub
|
||||
|
||||
- name: include assert.yml
|
||||
include_tasks: assert.yml
|
||||
run_once: yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue