Short tip: WSL + Ansible = “Failed to create temporary directory” When using Ansible under WSL (Windows Subsystem for Linux) recently, I stumbled upon the…
Short tip: Utilize Ansible role via Vagrant When implementing larger tasks in Ansible, you might thinking about writing your own Ansible…
Short tip: Ansible – “failed to create temporary content file: ‘The read operation timed out'” While using the Ansible modules get_url and unarchive I recently stumbled upon the following…