Linux Hint published a beginner's guide and tutorial to Ansible playbooks, variables, and inventory files.
A Beginner’s Guide and Tutorial to Ansible Playbooks, Variables, and Inventory Files
Ansible playbooks are files that contain tasks that configure hosts with Ansible. Ansible Inventory files maintain a list of the hosts which you want to configure or manage with Ansible. This article will show you how to work with Ansible playbooks, variables, inventory files, and some common Ansible modules with practical examples.
A Beginner’s Guide and Tutorial to Ansible Playbooks, Variables, and Inventory Files