mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
partial cherry-pick of 0026446a80
This commit is contained in:
parent
dc15f066b9
commit
17bd76097d
9 changed files with 25 additions and 51 deletions
|
@ -1,6 +1,5 @@
|
|||
# Generic Apps
|
||||
|
||||
- name: ...IS BEGINNING ====================================
|
||||
- name: ...IS BEGINNING ==================================
|
||||
command: echo
|
||||
|
||||
- name: CALIBRE
|
||||
|
@ -45,11 +44,8 @@
|
|||
when: wordpress_install
|
||||
tags: wordpress
|
||||
|
||||
- name: Record STAGE 6
|
||||
- name: Recording STAGE 6 HAS COMPLETED ==================
|
||||
lineinfile: dest=/etc/iiab/iiab.env
|
||||
regexp='^STAGE=*'
|
||||
line='STAGE=6'
|
||||
state=present
|
||||
|
||||
- name: ...HAS COMPLETED ===================================
|
||||
command: echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue