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
9ca180ce8f
commit
5259d1f29d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# XO Services
|
||||
- name: ...IS BEGINNING ==================================
|
||||
- name: ...IS BEGINNING =====================================
|
||||
command: echo
|
||||
|
||||
- name: ACTIVITY-SERVER
|
||||
|
@ -20,7 +20,7 @@
|
|||
when: idmgr_install
|
||||
tags: olpc, idmgr
|
||||
|
||||
- name: Recording STAGE 5 HAS COMPLETED ==================
|
||||
- name: Recording STAGE 5 HAS COMPLETED =====================
|
||||
lineinfile: dest=/etc/iiab/iiab.env
|
||||
regexp='^STAGE=*'
|
||||
line='STAGE=5'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue