Update developing_modules.rst
This commit is contained in:
parent
9e1bc434c7
commit
d2e547c31f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Testing Modules
|
|||
|
||||
There's a useful test script in the source checkout for ansible::
|
||||
|
||||
git clone git@github.com:ansible/ansible.git --recursive
|
||||
git clone git://github.com/ansible/ansible.git --recursive
|
||||
source ansible/hacking/env-setup
|
||||
chmod +x ansible/hacking/test-module
|
||||
|
||||
|
|
Loading…
Reference in a new issue