diff --git a/docsite/rst/developing_modules.rst b/docsite/rst/developing_modules.rst index 40a04a3fde..0235d2c54f 100644 --- a/docsite/rst/developing_modules.rst +++ b/docsite/rst/developing_modules.rst @@ -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