The Ansible yum module manages packages using the yum package manager on CentOS and RPM-based Linux distributions, such as...
Tag Archive for: ansible
4sysops - The online community for SysAdmins and DevOps
Install Ubuntu packages with the Ansible apt module

You can use the Ansible apt module to manage packages that use the apt package manager on Debian-based Linux...
Install Ansible on Windows

Ansible is an open-source configuration management platform from Red Hat. So isn't Ansible a Linux-only solution? While it is...
What is Ansible Galaxy?

Ansible Galaxy is your source for community content for Ansible, a popular multipurpose automation tool. In Ansible Galaxy, you...
Create an Ansible inventory file with psansible.inventory and an Ansible inventory script in PowerShell

The PowerShell module psansible.Inventory allows you to simplify the dynamic creation of your Ansible inventory with the help of...
How to deploy Ansible inside a Docker container

Deploying Ansible inside a Docker container is an easy way to have a lightweight, agile environment for using Ansible....
Automatic renewal of Let’s Encrypt SSL certificates with Cloudflare using Ansible

Let's Encrypt offers a free, easy way to have SSL certificates that are generally secure and don't produce warnings...
Automate Windows without network connectivity with Ansible

You may think that network connectivity is a prerequisite on a target Windows machine before you can perform automation....
Managing Windows servers with Ansible Tower

Red Hat Ansible Tower is a great automation platform for managing and configuring Microsoft Windows servers. It provides GUI...
Ansible Tower vs Ansible AWX for Automation

Red Hat provides two tools for centralized Ansible management with a GUI tool. We will look at Ansible Tower...
Automate Windows updates with Ansible

The process of applying Windows updates can be arduous from an administrative perspective. By using Ansible, administrators have a...
Install Ansible: Setup for Windows

One of the most popular configuration management and infrastructure automation products on the market is Ansible. Ansible, along with...