Update developing_modules.rst
parent
9e1bc434c7
commit
d2e547c31f
|
@ -67,7 +67,7 @@ Testing Modules
|
||||||
|
|
||||||
There's a useful test script in the source checkout for ansible::
|
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
|
source ansible/hacking/env-setup
|
||||||
chmod +x ansible/hacking/test-module
|
chmod +x ansible/hacking/test-module
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue