Commit 874c0d1c by Michael DeHaan

Merge pull request #4774 from rsutphin/source_env_in_mod_dev_docs

Document env dependency for test-module
parents e725eea4 aa475d33
......@@ -61,6 +61,7 @@ Testing Modules
There's a useful test script in the source checkout for ansible::
git clone git@github.com:ansible/ansible.git
source ansible/hacking/env-setup
chmod +x ansible/hacking/test-module
Let's run the script you just wrote with that::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment