From cb8f306d6b0955101daa065ef5e826d2b5c6e337 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sat, 18 Feb 2017 14:33:29 -0800 Subject: [PATCH] Put back empty tag --- ch12/playbooks/inventory/hosts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ch12/playbooks/inventory/hosts b/ch12/playbooks/inventory/hosts index 4643627..9fea419 100644 --- a/ch12/playbooks/inventory/hosts +++ b/ch12/playbooks/inventory/hosts @@ -2,3 +2,6 @@ localhost ansible_connection=local [web:children] tag_type_web +[tag_type_web] + + -- 2.44.0