blob: fa0fb9218f5461b1d29d8910253c18a63da4b042 [file] [log] [blame]
---
# chrony molecule/default/verify.yml
#
# SPDX-FileCopyrightText: © 2021 Open Networking Foundation <support@opennetworking.org>
# SPDX-License-Identifier: Apache-2.0
- name: Prepare for chrony role
hosts: all
pre_tasks:
- name: update apt cache
apt:
update_cache: true