ansible/hacking
2013-01-12 19:07:50 -08:00
..
templates
env-setup hacking/env-setup: remove unused sys import. 2013-01-12 19:07:50 -08:00
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 './'