Tag "bash"
How to pass lists and dicts as extra vars when running an ansible playbook
Passing simple strings to an ansible playbook as extra-vars is easy, but what if you want to pass lists or dictionary? Let's see...
Posted April 16, 2021 by Adrian Wyssmann ‐ 4 min read
How to get a time difference of two log entries
I recently was tasked with a small problem on how to get a time difference of two log entries
Posted March 23, 2021 by Adrian Wyssmann ‐ 5 min read
Windows Subsystem for Linux (WSL)
Posted December 7, 2016 by Adrian Wyssmann ‐ 9 min read
Current Date on Shell
Posted August 1, 2016 by Adrian Wyssmann ‐ 1 min read