mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
76e387885c
commit
7a22e94d0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Common OS-Level Additions & Mods (that only need to be performed once)
|
||||
|
||||
- name: ...IS BEGINNING ============================================]
|
||||
- name: ...IS BEGINNING ==========================================
|
||||
command: echo
|
||||
|
||||
#- include: iiab_ini.yml
|
||||
|
@ -48,5 +48,5 @@
|
|||
|
||||
- include: udev.yml
|
||||
|
||||
- name: ...WAS COMPLETED ===========================================]
|
||||
- name: ...WAS COMPLETED =========================================
|
||||
command: echo
|
||||
|
|
Loading…
Reference in a new issue