1
0
Fork 0
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:
A Holt 2017-10-30 16:29:49 -04:00 committed by Jerry Vonau
parent 4a4cc48c48
commit 104bbf784a

View file

@ -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