4 lines
105 B
YAML
4 lines
105 B
YAML
---
|
|
- name: Update timezone
|
|
ansible.builtin.command: dpkg-reconfigure --frontend noninteractive tzdata
|