diff --git a/docsite/rst/developing_modules.rst b/docsite/rst/developing_modules.rst index 7e77f8fc745..8c25bda7f5c 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