kubeasz/roles/ex-lb/ex-lb.yml

6 lines
105 B
YAML
Raw Normal View History

2019-02-07 15:10:49 +08:00
- hosts: ex-lb
roles:
2019-05-30 21:37:01 +08:00
- { role: chrony, when: "groups['chrony']|length > 0" }
2019-02-07 15:10:49 +08:00
- prepare
- ex-lb