mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-06 05:08:16 +00:00
Solved bugs
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
when: MODE_UPDATE | bool
|
||||
|
||||
- name: "Ensure correct timezone is '{{ HOST_TIMEZONE }}'"
|
||||
ansible.builtin.timezone:
|
||||
community.general.timezone:
|
||||
name: "{{ HOST_TIMEZONE }}"
|
||||
|
||||
- name: "Load base roles"
|
||||
|
||||
Reference in New Issue
Block a user