vm-ansible/roles/common/handlers/main.yaml

5 lines
68 B
YAML

---
- name: run Timedatectl
command: timedatectl set-ntp true
...