Backup With Robocopy on Windows - Ansible module win_robocopy
How to Backup With Robocopy on Windows with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to Backup With Robocopy on Windows with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingThree options to Safely Limit Ansible Playbooks Execution to a Single Machine.
Continue readingHow to Add Execute Permission 755 on Linux file with Ansible?
Continue readingIntroduction Today we’re going to talk about Ansible troubleshooting, specifically about the “This command has to be run under the root user” message.
Continue readingHow to backing up with rsync with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
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 reading