1
0
Fork 0
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:
A Holt 2018-10-28 11:42:44 -04:00 committed by GitHub
parent 487212c443
commit a09c9e3e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,10 +58,8 @@
# for rpi, without rtc, we need time as soon as possible
- name: Install chrony package
package:
name: "{{ item }}"
name: chrony
state: present
with_items:
- chrony
tags:
- download