SSSD AD integration on RHEL7 using Ansible
Most of the time , we have requirement to integrate Linux systems in our environment with AD for Centralized user […]
Most of the time , we have requirement to integrate Linux systems in our environment with AD for Centralized user […]
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here […]
From a machine which is connected to internet, download the packages and dependancies using pip download command.
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with […]
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where […]
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of […]
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing […]
Are you new to Vim and working with YAML files? This post is for you! If you’re already a Vim […]
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation […]