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
487212c443
commit
a09c9e3e6f
1 changed files with 1 additions and 3 deletions
|
@ -58,10 +58,8 @@
|
||||||
# for rpi, without rtc, we need time as soon as possible
|
# for rpi, without rtc, we need time as soon as possible
|
||||||
- name: Install chrony package
|
- name: Install chrony package
|
||||||
package:
|
package:
|
||||||
name: "{{ item }}"
|
name: chrony
|
||||||
state: present
|
state: present
|
||||||
with_items:
|
|
||||||
- chrony
|
|
||||||
tags:
|
tags:
|
||||||
- download
|
- download
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue