From 7240039ae7acc2f27831846995a79603145c37d7 Mon Sep 17 00:00:00 2001 From: Ilgar_Naghiyev Date: Thu, 27 Feb 2020 16:58:34 +0100 Subject: [PATCH] demo variables and inventories --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77a9e84..b1ef8e9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Red Hat Certified Specialist in Ansible Automation (EX407) Preparation Course - [LAB Ad-Hoc Ansible Commands](#lab-ad-hoc-ansible-commands) - [Inventory Management](#inventory-management) - [Inventory Essentials and Inventory Variables](#inventory-essentials-and-inventory-variables) - + - [Demo: Variables and Inventories](#demo-variables-and-inventories) ## Understanding Core Components of Ansible ### Understanding Core Components of Ansible Part 1 @@ -357,3 +357,6 @@ In Ansible, inventories are crucially important as they serve as the foundation ![img](https://github.com/Bes0n/EX407-Ansible-Automation/blob/master/images/img8.png) +### Demo: Variables and Inventories +Being able to work with inventories and variables is an essential skill for any user of Ansible. This command line demonstration will show students the best practices for using variables within inventories. +