There are situations that you need to integrate the git commit in your workflow pipeline. In my situation I needed
Continue readingLinux subsystem for Windows DNS issue
Yesterday I installed the new cool Windows feature “Linux Subsystem for Windows” on my work laptop with VPN. After the
Continue readingManual update stuck: Searching for updates on this computer.
Just sharing my case about this issue. There are definitely more causes for this issue. During a automated patch window
Continue readingHow to create a PowerShell module for Ansible
In one of my older posts I discussed already how to create a custom Python modules for Ansible which you
Continue readingInvoke Ansible Tower (AWX) API Job using PowerShell
With Ansible tower or the open-source variant AWX you can create Job templates and workflows. Starting these job templates could
Continue readingHow to limit hosts in AWX / Tower Job template inventory?
When creating job templates you want to reuse the job template for multiple hosts without creating a new dynamic inventory
Continue readingBuild a custom Ansible Module with Python
Standard, there are a lot of modules available that are developed by the big active Ansible community. So reinventing the
Continue readingCurl syntax examples for POST and GET data
cURL is a command line tool which is used all over the world to communicate with web applications. The cURL
Continue readingOpt/custom-venvs/.. is not a valid virtualenv in /var/lib/awx/venv”
I received this error after adding some extra virtual environments in my AWX Kubernetes deployment. Hereby my troubleshooting steps and
Continue readingIncrease Veeam Enterprise portal time-out
A cool product, with a annoying time-out when mounting big file-servers for restoring some files. When mounting takes a little
Continue reading