Fixed typo in definition

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
pull/1/head
TuDatTr 2022-12-06 09:45:08 +01:00
parent 9442bc7f2a
commit 70083f2974
2 changed files with 2 additions and 1 deletions

1
infra.yml Normal file
View File

@ -0,0 +1 @@
---

View File

@ -1,5 +1,5 @@
---
- include_tasks: time.yml
- include_tasks: essential.yml
- include_task: aya01_fstab.yml
- include_tasks: aya01_fstab.yml
when: ansible_hostname == "aya01"