14 lines
466 B
Plaintext
14 lines
466 B
Plaintext
$NetBSD: patch-library_slurp,v 1.1 2013/02/26 00:13:00 hubertf Exp $
|
|
|
|
--- library/slurp.orig 2012-11-23 15:56:11.000000000 +0000
|
|
+++ library/slurp
|
|
@@ -40,7 +40,7 @@ examples:
|
|
"content": "aGVsbG8gQW5zaWJsZSB3b3JsZAo=",
|
|
"encoding": "base64"
|
|
}
|
|
- description: "Example using C(/usr/bin/ansible)"
|
|
+ description: "Example using C(@LOCALBASE@/bin/ansible)"
|
|
notes:
|
|
- "See also: M(fetch)"
|
|
requirements: []
|