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