mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 04:41:27 +00:00
Merge pull request #4774 from rsutphin/source_env_in_mod_dev_docs
Document env dependency for test-module
This commit is contained in:
@@ -61,6 +61,7 @@ Testing Modules
|
||||
There's a useful test script in the source checkout for ansible::
|
||||
|
||||
git clone git@github.com:ansible/ansible.git
|
||||
source ansible/hacking/env-setup
|
||||
chmod +x ansible/hacking/test-module
|
||||
|
||||
Let's run the script you just wrote with that::
|
||||
|
||||
Reference in New Issue
Block a user