Commit 05986b0
Use lookup('pipe', 'date +%H:%M:%S') in place of ansible_date_time.time (#1136)
* Use lookup('pipe', 'date +%H:%M:%S') in place of ansible_date_time.time,
which uses cached time for a certain period of time ansible/ansible#22561
Signed-off-by: Wenda Ni <wenni@microsoft.com>
* Addres comment
Signed-off-by: Wenda Ni <wenni@microsoft.com>1 parent 1a9d00d commit 05986b0
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments