Fixed typo in definition
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>pull/1/head
parent
9442bc7f2a
commit
70083f2974
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- include_tasks: time.yml
|
- include_tasks: time.yml
|
||||||
- include_tasks: essential.yml
|
- include_tasks: essential.yml
|
||||||
- include_task: aya01_fstab.yml
|
- include_tasks: aya01_fstab.yml
|
||||||
when: ansible_hostname == "aya01"
|
when: ansible_hostname == "aya01"
|
||||||
|
|
Loading…
Reference in New Issue