summaryrefslogtreecommitdiffstats
path: root/ansible/roles/chrony/molecule/default/playbook.yml
blob: 7dccfc35f1151f72ee4d108cfe7efefc55af777e (plain)
1
2
3
4
5
6
7
8
9
10
---
- name: Converge infrastructure hosts
  hosts: infrastructure
  roles:
    - chrony

- name: Converge kubernetes hosts
  hosts: kubernetes
  roles:
    - chrony