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:37:06 -04:00 committed by Jerry Vonau
parent 7b03e1b4b7
commit 6e8f81b500

View file

@ -1,5 +1,5 @@
# Educational Apps
- name: ...IS BEGINNING ==================================
- name: ...IS BEGINNING ========================================
command: echo
- name: KALITE
@ -38,7 +38,7 @@
when: sugarizer_install
tags: sugarizer
- name: Recording STAGE 7 HAS COMPLETED ==================
- name: Recording STAGE 7 HAS COMPLETED ========================
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=7'