1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

update STAGE on the fly part 2

This commit is contained in:
Jerry Vonau 2017-10-28 12:53:47 -05:00
parent d907568c4b
commit d981d55fde
4 changed files with 24 additions and 0 deletions

View file

@ -45,5 +45,11 @@
when: wordpress_install
tags: wordpress
- name: Record STAGE 6
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=6'
state=present
- name: ...HAS COMPLETED ===================================
command: echo