test
This commit is contained in:
parent
990bf30e79
commit
ce1dc502ac
|
@ -4,9 +4,9 @@
|
||||||
expect:
|
expect:
|
||||||
command: dpkg-reconfigure -f noninteractive tzdata
|
command: dpkg-reconfigure -f noninteractive tzdata
|
||||||
responses:
|
responses:
|
||||||
- "Geographic area:": "Europe"
|
"Geographic area:": "Europe"
|
||||||
#- "Europe" # Replace with your desired geographic area
|
#- "Europe" # Replace with your desired geographic area
|
||||||
- "Time zone:": "Madrid"
|
"Time zone:": "Madrid"
|
||||||
#- "Madrid" # Replace with your desired city or timezone
|
#- "Madrid" # Replace with your desired city or timezone
|
||||||
|
|
||||||
#- name: Set the timezone for tzdata package
|
#- name: Set the timezone for tzdata package
|
||||||
|
|
Loading…
Reference in New Issue