mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-02-22 18:27:47 +01:00
Rename the import appropriately.
This commit is contained in:
parent
4ffae7c7a8
commit
7d1f961ddc
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# tasks file for grub
|
||||
|
||||
- name: include assert.yml
|
||||
- name: import assert.yml
|
||||
import_tasks: assert.yml
|
||||
run_once: yes
|
||||
delegate_to: localhost
|
||||
|
|
|
|||
Loading…
Reference in a new issue