Skip to content

Commit

Permalink
can't come before uuid till PR iiab#271 hits
Browse files Browse the repository at this point in the history
  • Loading branch information
jvonau committed Sep 21, 2017
1 parent 3ceaa90 commit 6c101b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/1-prep/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
set_fact:
uuid={{ stored_uuid.stdout_lines[0] }}

# we need to inialize the ini file
- include: iiab_ini.yml

# for rpi, without rtc, we need time as soon as possible
- name: Install chrony package
package: name={{ item }}
Expand Down

0 comments on commit 6c101b0

Please sign in to comment.