From 2a404f33b02d02295854a634ba1c0ec0c00817fd Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Sat, 14 Feb 2015 21:44:50 -0500 Subject: [PATCH] Call it "hosts" instead of "static" --- ch12/playbooks/inventory/{static => hosts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ch12/playbooks/inventory/{static => hosts} (100%) diff --git a/ch12/playbooks/inventory/static b/ch12/playbooks/inventory/hosts similarity index 100% rename from ch12/playbooks/inventory/static rename to ch12/playbooks/inventory/hosts -- 2.44.0