1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

activate old marker code

This commit is contained in:
Jerry Vonau 2017-10-28 12:42:51 -05:00
parent 7c8b2e1641
commit ef914cac7c

View file

@ -31,11 +31,11 @@
when: not installing
# If we got here we're done
#- name: Record base gui version
# lineinfile: dest=/etc/iiab/iiab.env
# regexp='^BASE_VERSION=*'
# line='BASE_VERSION="{{ gui_version }}"'
# state=present
- name: Record STAGE
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=3'
state=present
- name: ...HAS COMPLETED ====================================
command: echo