From 601c2db116c00fddb836f3c69b43fc609455088e Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 5 May 2013 14:06:06 -0400 Subject: [PATCH] Add a note about where the playbook examples have moved to. --- examples/playbooks/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 examples/playbooks/README.md diff --git a/examples/playbooks/README.md b/examples/playbooks/README.md new file mode 100644 index 0000000000..1f75b9fc41 --- /dev/null +++ b/examples/playbooks/README.md @@ -0,0 +1,8 @@ +Playbook Examples +================= + +Playbook examples have moved. + +See [the Ansible-Examples repo](https://github.com/ansible/ansible-examples/tree/master/language_features). + +