mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #12227 from arbabnazar/patch-1
Update developing_modules.rst
This commit is contained in:
commit
2a32384a2c
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