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
5259d1f29d
commit
7b03e1b4b7
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Generic Apps
|
# Generic Apps
|
||||||
- name: ...IS BEGINNING ==================================
|
- name: ...IS BEGINNING ====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
- name: CALIBRE
|
- name: CALIBRE
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
when: wordpress_install
|
when: wordpress_install
|
||||||
tags: wordpress
|
tags: wordpress
|
||||||
|
|
||||||
- name: Recording STAGE 6 HAS COMPLETED ==================
|
- name: Recording STAGE 6 HAS COMPLETED ====================
|
||||||
lineinfile: dest=/etc/iiab/iiab.env
|
lineinfile: dest=/etc/iiab/iiab.env
|
||||||
regexp='^STAGE=*'
|
regexp='^STAGE=*'
|
||||||
line='STAGE=6'
|
line='STAGE=6'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue