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 @@
|
|||
# Preparations (Hardware Level)
|
||||
|
||||
- name: ...IS BEGINNING ============================================
|
||||
- name: ...IS BEGINNING ==================================
|
||||
command: echo
|
||||
|
||||
- name: Get the uuidgen program
|
||||
|
@ -89,12 +89,9 @@
|
|||
when: first_run and usb_NUC6.stdout|int > 0
|
||||
|
||||
# this script can be sourced to get IIAB location
|
||||
- name: Create iiab.env file
|
||||
- name: Recording STAGE 1 HAS COMPLETED ==================
|
||||
template: src=roles/1-prep/templates/iiab.env.j2
|
||||
dest=/etc/iiab/iiab.env
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
|
||||
- name: ...HAS COMPLETED ===========================================
|
||||
command: echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue