ansible/hacking
2012-10-02 22:36:27 -04:00
..
templates include version added info for individual fields 2012-10-02 22:36:27 -04:00
env-setup
module_formatter.py Complain when modules do not have documentation. 2012-09-30 21:10:07 -04:00
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 './'