Change Windows User Passwords with Ansible
How to change user passwords on Windows-like systems with Ansible? Password change is a mundane task that every System Administrator needs to perform regularly for your user base.
Continue readingHow to change user passwords on Windows-like systems with Ansible? Password change is a mundane task that every System Administrator needs to perform regularly for your user base.
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 Ansible troubleshooting - Unhandled exception while executing module win_user.
Continue readingHow to Remove a local user on Windows-like systems with Ansible?
Continue readingHow to Create a local user on Windows-like systems with Ansible?
Continue readingHow to Remove a local group on Windows-like systems with Ansible?
Continue readingHow to Create a local group on Windows-like systems with Ansible?
Continue readingHow to Add Windows Registry key-value on Windows-like systems with Ansible?
Continue readingHow to Remove Windows Registry key 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 reading