blob: 27e6558274bdcbae4ef7623d6ddbd8e099047fe6 [file] [log] [blame]
Zack Williamsf809afe2021-02-11 17:46:12 -07001---
2# chrony tasks/Debian.yml
3#
4# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7- name: Install chrony packages
8 apt:
9 name:
10 - chrony
11 update_cache: true
12 cache_valid_time: 3600
13 notify:
14 - start-chrony