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,6 @@
|
|||
# Common OS-Level Additions & Mods (that only need to be performed once)
|
||||
|
||||
- name: ...IS BEGINNING ==========================================
|
||||
- name: ...IS BEGINNING ==================================
|
||||
command: echo
|
||||
|
||||
#- include: iiab_ini.yml
|
||||
|
|
@ -48,11 +48,8 @@
|
|||
|
||||
- include: udev.yml
|
||||
|
||||
- name: Record STAGE
|
||||
- name: Recording STAGE 2 HAS COMPLETED ==================
|
||||
lineinfile: dest=/etc/iiab/iiab.env
|
||||
regexp='^STAGE=*'
|
||||
line='STAGE=2'
|
||||
state=present
|
||||
|
||||
- name: ...HAS COMPLETED =========================================
|
||||
command: echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue