Ansible Debug Print All Variables

Published on Author gryzli

I have written a post about how to debug playbooks by dumping all variables in file (on remote server) by using Ansible template file. Here is some faster and more convenient way to print multiple variables or all with debug purpose inside a playbook. Here are some handy commands for quick dumping of a given… Continue reading Ansible Debug Print All Variables

Network Troubleshooting Tools

Published on Author gryzli

Here I’m going to list all of the tools I use when I need to do some network troubleshooting…   Usefull sites for network connectivity checks The first one of course is ripe.net which provides a bunchf of handy tools for all kind of network related tests. RIPEstat – By given ip address/network it provides a… Continue reading Network Troubleshooting Tools