News

This tutorial explains what are Ansible roles and how to effectively structure a project using Ansible roles in Linux.
Ansible provided us with a clean YAML syntax for performing common system configuration tasks. This allowed us to get rid of our own implementation of configuration commands.
This site provides a simple introduction to Ansible, for those unfamiliar with or new to it. The instructions below are intentionally as simple and prescriptive as possible, without covering the ...
This guide explains about error handling in Ansible Playbooks and how to handle different errors when running playbooks in Ansible.
Better yet, Ansible includes all the tools you’ll need to automate every aspect of your home lab – including the network devices. So, here’s a byte-sized article on why you should learn ...