Change everything to CDT
Oh boy can't wait for this to fuck all my cronjobs
This commit is contained in:
parent
027adb45a9
commit
4dec3a081f
@ -19,6 +19,9 @@
|
|||||||
- python3-apt
|
- python3-apt
|
||||||
- vim
|
- vim
|
||||||
become: yes
|
become: yes
|
||||||
|
- name: Set timezone to CST
|
||||||
|
timezone:
|
||||||
|
name: "America/Chicago"
|
||||||
- name: Configure MOTD
|
- name: Configure MOTD
|
||||||
block:
|
block:
|
||||||
- name: Disable MOTD news
|
- name: Disable MOTD news
|
||||||
|
Loading…
Reference in New Issue
Block a user