1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

fill lines with ==='s

This commit is contained in:
A Holt 2017-10-30 16:39:35 -04:00 committed by Jerry Vonau
parent 6fbf870464
commit 42264f1e34

View file

@ -1,9 +1,9 @@
# Local Add-ons
- name: ...IS BEGINNING =============================
- name: ...IS BEGINNING ====================================
command: echo
- name: Recording STAGE 9 HAS COMPLETED =============
- name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=9'