module

Remove a local group on Windows-like systems - Ansible module win_group

How to Remove a local group on Windows-like systems with Ansible?

Continue reading

Create Local Groups on Windows with Ansible Playbooks

How to Create a local group on Windows-like systems with Ansible?

Continue reading

Add Windows Registry on Windows-like systems - Ansible module win_regedit

How to Add Windows Registry key-value on Windows-like systems with Ansible?

Continue reading

Remove Windows Registry path or key on Windows-like systems - Ansible module win_regedit

How to Remove Windows Registry key on Windows-like systems with Ansible?

Continue reading

Check .NET Framework Version on Windows with Ansible

How to Check the .NET Framework version on Windows-like systems with Ansible?

Continue reading

Rolling Update Windows-like systems - Ansible module win_updates

How 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 reading

Verify File Existence on Windows with Ansible

How to Check if a file exists on Windows-like systems with Ansible?

Continue reading

Create Directories in Windows Systems Using Ansible

How 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 reading

How to Check If a Directory Exists on Windows-like Systems with Ansible

How to check if a directory/folder exists on Windows-like systems with Ansible?

Continue reading

Deploy Apache HTTPD with Podman Using Ansible Playbook

How to Setup Apache Web Server in a Podman Container for RedHat-like systems with Ansible?

Continue reading

Deploy Apache HTTPD on Docker Container with Ansible

How to Setup Apache Web Server in a Docker Container for Debian-like systems with Ansible?

Continue reading

Install Spotify snap in RedHat-like systems - Ansible module snap

How 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 reading

Install Spotify snap in Debian-like systems - Ansible module snap

How 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 reading

Update Zoom flatpak(s) in Linux systems - Ansible module command

How to update Zoom flatpak in Linux systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.

Continue reading

Install Zoom flatpak in Debian-like systems - Ansible module flatpak

How 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 reading

Install Zoom flatpak in RedHat-like systems - Ansible module flatpak

How 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

Configure Apache Vhost on RedHat Using Ansible Playbook

How to deploy a webserver apache httpd virtual host on RedHat-like systems with Ansible?

Continue reading

Set Up Apache Vhost on Debian with Ansible Playbook

How to deploy a webserver apache httpd virtual host on Debian-like systems with Ansible?

Continue reading

Download and Use Ansible Galaxy Collection - ansible-galaxy and requirements.yml

How to Download and Use Ansible Galaxy Collection with ansible-galaxy and requirements.

Continue reading

Deploy Squid Proxy on RedHat Systems with Ansible

How to deploy a proxy server squid on RedHat-like systems with Ansible?

Continue reading

Set Up Apache Webserver on Debian with Ansible Playbook

How to deploy a webserver apache httpd on Debian-like systems with Ansible?

Continue reading

Efficient Web Server Setup Using Ansible Playbook

How to deploy a webserver apache httpd on RedHat-like systems with Ansible?

Continue reading

Build Ansible Pilot Community: Ansible Anwendertreffen 2022

TL;DR: From Zero to Hero: How to build the Ansible Pilot Community - Ansible Anwendertreffen 15 February 2022 conference Save the date!

Continue reading

Official Recording Ansible Pilot Community: Ansible Anwendertreffen 2022

TL;DR: From Zero to Hero: How to build the Ansible Pilot Community - Ansible Anwendertreffen 15 February 2022 conference 15:15 - 16:00 CET timezone - From Zero to Hero: How to build the Ansible Pilot Community - by Luca Berton (Red Hat CZ)

Continue reading

Download a file in Windows-like systems - Ansible module win_get_url

How to download a file in Windows-like systems with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading