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

move iiab.env template - add starting STAGE=1 - update STAGE on the fly part 1

This commit is contained in:
Jerry Vonau 2017-10-28 12:46:47 -05:00
parent f2c8b1deeb
commit 4a125bb991
4 changed files with 20 additions and 7 deletions

View file

@ -48,5 +48,11 @@
- include: udev.yml
- name: Record STAGE
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'
line='STAGE=2'
state=present
- name: ...HAS COMPLETED =========================================
command: echo