How to Use Ansible Vault in Playbooks to Protect Sensitive Data – Part 10
As you go about using Ansible, you may be required to key in some confidential or secret information in playbooks. This includes SSH private and
As you go about using Ansible, you may be required to key in some confidential or secret information in playbooks. This includes SSH private and
In Part 9 of Ansible Series, you will learn how to create and download roles on Ansible Galaxy and use them. Ansible is a simple
We’ve mentioned variables in this Ansible series and just to jog your mind a little. A variable, just like in many programming languages, is essentially
In this Part 7 of Ansible Series, you will learn how to create and use templates in Ansible to create customized configurations on managed nodes.
In this Part 6 of Ansible Series, we have covered a few Ansible modules in the past topics, we will now go deeper and discover
In this Part 5 of Ansible Series, we will explain how to create Ansible Plays and Playbooks using Ansible modules. Ansible ships with standalone scripts
In this Part 4 of Ansible Series, we will explain how to use static and dynamic inventory to define groups of hosts in Ansible. In
In the previous two articles of this Ansible Series, we’ve explained Core Components of Ansible and Setting Up Ansible Control Node. In this part 3,
In the previous topic, you learn about basic Ansible terminologies and basic concepts. In this topic (Part 2 of Ansible series), we will demonstrate how
The Red Hat Certified Specialist in Ansible Automation exam (EX407) is a new certification program by Red Hat that tests your skills to use Ansible