Initial commit with not yet working docker networking
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
4
roles/common/tasks/time.yml
Normal file
4
roles/common/tasks/time.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Set timezone to "{{ timezone }}"
|
||||
community.general.timezone:
|
||||
name: "{{ timezone }}"
|
||||
Reference in New Issue
Block a user