2dcd0846ab
On RHEL5 and RHEL6 there is not argparse, and 'make rpm' fails because of this. With this change it works, and I can test and fix my own documentation... |
||
---|---|---|
.. | ||
templates | ||
env-setup | ||
module_formatter.py | ||
README | ||
test-module |
The 'env-setup' script modifies your environment to allow you to run ansible from a git checkout. To use it from the root of a checkout: $ . ./hacking/env-setup Note the space between the '.' and the './'