playbooks/roles/vhosts/common/tasks/set_timezone.yaml

3 lines
71 B
YAML

- name: Set timezone
shell: "timedatectl set-timezone Asia/Shanghai"