mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
roles/0-init/tasks/tz.yml: Cleaner comment
This commit is contained in:
parent
2c70b48953
commit
d4f1ab2391
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
register: etc_localtime
|
||||
|
||||
- name: "/etc/localtime now specifies: {{ etc_localtime.stdout }}"
|
||||
command: echo # 'meta: noop' is not enough to force var instantiation above
|
||||
command: echo # 'meta: noop' is not enough to force instantiation of 'name: {{ var }}' just above
|
||||
|
||||
|
||||
#- name: Check for a /etc/localtime symlink to TZ - NEVER FAILS DUE TO PIPE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue