$NetBSD: patch-examples_hosts,v 1.0 2016/02/24 22:44:25 tty Exp $

Fix hardcoded path.

--- examples/hosts.orig	2016-01-14 22:33:27.000000000 +0000
+++ examples/hosts
@@ -1,6 +1,6 @@
 # This is the default ansible 'hosts' file.
 #
-# It should live in /etc/ansible/hosts
+# It should live in @PKG_SYSCONFDIR@/ansible/hosts
 #
 #   - Comments begin with the '#' character
 #   - Blank lines are ignored
