kubeasz/roles/chrony/chrony.yml

4 lines
80 B
YAML
Raw Normal View History

2018-08-17 09:18:55 +08:00
- hosts: all
roles:
- { role: chrony, when: "groups['chrony']|length > 0" }