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:34:22 -04:00 committed by Jerry Vonau
parent 9ca180ce8f
commit 5259d1f29d

View file

@ -1,5 +1,5 @@
# XO Services # XO Services
- name: ...IS BEGINNING ================================== - name: ...IS BEGINNING =====================================
command: echo command: echo
- name: ACTIVITY-SERVER - name: ACTIVITY-SERVER
@ -20,7 +20,7 @@
when: idmgr_install when: idmgr_install
tags: olpc, idmgr tags: olpc, idmgr
- name: Recording STAGE 5 HAS COMPLETED ================== - name: Recording STAGE 5 HAS COMPLETED =====================
lineinfile: dest=/etc/iiab/iiab.env lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*' regexp='^STAGE=*'
line='STAGE=5' line='STAGE=5'