3 --- library/raw.orig 2013-01-20 14:03:36.000000000 +0000
5 @@ -28,7 +28,7 @@ description:
6 - This module does not require python on the remote system, much like
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"
13 - If you want to execute a command securely and predictably, it may be