Check .NET Framework Version on Windows with Ansible
How to Check the .NET Framework version on Windows-like systems with Ansible?
Continue readingHow to Check the .NET Framework version on Windows-like systems with Ansible?
Continue readingHow to perform Rolling Update with Ansible on Windows-like systems? Every System Administrator knows how important is to maintain an up-to-date fleet in a consistent state.
Continue readingHow to Check if a file exists on Windows-like systems with Ansible?
Continue readingHow to create a directory in Windows-like systems with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to check if a directory/folder exists on Windows-like systems with Ansible?
Continue readingWhat is the difference between ansible_hostname vs inventory_hostname? These two ansible internal variables sometimes confuse one for another but they’re fundamentally different.
Continue readingHow to Setup Apache Web Server in a Podman Container for RedHat-like systems with Ansible?
Continue readingIntroduction Today we’re going to talk about Ansible troubleshooting, specifically about VARIABLE IS NOT DEFINED!
Continue readingHow to Execute command on the Ansible host? When Ansible becomes part of your daily workflow it is natural you would like to automate also task in your local machine.
Continue readingHow to configure a Windows Host for Ansible? I’ll show you step by step on a freshly installed machine how to configure a “basic” authentication, use a Local Accounts for authentication and successfully execute a simple “win_ping” Ansible Playbook.
Continue readingHow to Setup Apache Web Server in a Docker Container for Debian-like systems with Ansible?
Continue readingHow to Install Spotify snap on RedHat-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install Spotify snap on Debian-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to update Zoom flatpak in Linux systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to install Zoom flatpak in Debian-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to install Zoom flatpak in RedHat-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to deploy a webserver apache httpd virtual host on RedHat-like systems with Ansible?
Continue readingHow to deploy a webserver apache httpd virtual host on Debian-like systems with Ansible?
Continue readingHow to Download and Use Ansible Galaxy Collection with ansible-galaxy and requirements.
Continue readingHow to permanently set system-wide environment variables on remote Linux with Ansible?
Continue readingHow to download a file using an HTTPS proxy via environment variables with Ansible?
Continue readingHow to set remote environment per Ansible task or play? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to deploy a proxy server squid on RedHat-like systems with Ansible?
Continue readingHow to read an environment variable on Ansible Controller with Ansible?
Continue readingHow to read a file into a variable on the host with Ansible?
Continue reading