kolla-ansible/ansible/roles/chrony/tasks/deploy.yml

8 lines
116 B
YAML

---
- import_tasks: config.yml
- import_tasks: check-containers.yml
- name: Flush handlers
meta: flush_handlers