Modify timezone for all hosts if needed
This commit is contained in:
parent
88d579d744
commit
7f0c40391d
@ -2,7 +2,6 @@
|
||||
|
||||
- name: (basic.yml) Ensure timezone is is correct
|
||||
timezone: name={{ time_zone }}
|
||||
when: "inventory_hostname not in groups['lxc_guest']|string"
|
||||
tags:
|
||||
- timezone
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user