TAG

Ansible

Master the Power of Ansible Roles: Don't be a Rookie

Learn to create ansible role from scratch with examples. Ansible playbook roles can be deployed using ansible handlers, tasks, defaults, templates directory

By admin · 20 min read · Ansible Tutorial

Beginners guide to install Ansible on RHEL/CentOS 8

Step by step tutorial to install ansible on RHEL 8 or CentOS 8 Linux. Configure ansible.cfg, create static inventory and run ad-hoc commands yum install ansible …

By admin · 11 min read · CentOS 8