mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
fill lines with ==='s
This commit is contained in:
parent
4a4cc48c48
commit
104bbf784a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Preparations (Hardware Level)
|
||||
|
||||
- name: ...IS BEGINNING ==================================
|
||||
- name: ...IS BEGINNING ============================================
|
||||
command: echo
|
||||
|
||||
- name: Get the uuidgen program
|
||||
|
@ -89,7 +89,7 @@
|
|||
when: first_run and usb_NUC6.stdout|int > 0
|
||||
|
||||
# this script can be sourced to get IIAB location
|
||||
- name: Recording STAGE 1 HAS COMPLETED ==================
|
||||
- name: Recording STAGE 1 HAS COMPLETED ============================
|
||||
template: src=roles/1-prep/templates/iiab.env.j2
|
||||
dest=/etc/iiab/iiab.env
|
||||
owner=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue