Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / ansible / patches / patch-library_raw
blobf5fbba0a898682a035dae05818657ed24cf5f80d
1 $NetBSD$
3 --- library/raw.orig    2013-01-20 14:03:36.000000000 +0000
4 +++ library/raw
5 @@ -28,7 +28,7 @@ description: 
6       - This module does not require python on the remote system, much like
7         the M(script) module.
8  examples:
9 -    - description: Example from C(/usr/bin/ansible) to bootstrap a legacy python 2.4 host
10 +    - description: Example from C(@LOCALBASE@/bin/ansible) to bootstrap a legacy python 2.4 host
11        code: "action: raw yum -y install python-simplejson"
12  notes:
13     -  If you want to execute a command securely and predictably, it may be