From fdcbc2dde66f62d8497e409911960d0ec119c8fd Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 10 Oct 2012 22:09:56 +0000 Subject: [PATCH] add README to hosts subdir --- playbooks/hosts/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 playbooks/hosts/README diff --git a/playbooks/hosts/README b/playbooks/hosts/README new file mode 100644 index 0000000000..f6e99a263b --- /dev/null +++ b/playbooks/hosts/README @@ -0,0 +1,6 @@ +this dir should only be filled with host-specific playbooks in the format +of: + +fqdn.yml + +so we can easily know which hosts have a specific config vs a group config