mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
968472327c
commit
2360fb68c7
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
- name: Recording STAGE 8 HAS COMPLETED ======================
|
- name: Recording STAGE 8 HAS COMPLETED ======================
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /etc/iiab/iiab.env
|
dest: "{{ iiab_env_file }}"
|
||||||
regexp: '^STAGE=*'
|
regexp: '^STAGE=*'
|
||||||
line: 'STAGE=8'
|
line: 'STAGE=8'
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue