From 1f00c114db8287e096fed6b7392505d60d96a0f4 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sun, 8 Feb 2015 14:35:04 -0500 Subject: [PATCH] add static inventory file --- ch12/playbooks/inventory/static | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ch12/playbooks/inventory/static diff --git a/ch12/playbooks/inventory/static b/ch12/playbooks/inventory/static new file mode 100644 index 0000000..af61ebc --- /dev/null +++ b/ch12/playbooks/inventory/static @@ -0,0 +1,4 @@ +[web:children] +tag_type_web + +[tag_type_web] -- 2.44.0