Document galaxy install from local clones (#70941) (#70967)

This commit is contained in:
Sorin Sbarnea 2020-07-29 21:55:15 +01:00 committed by GitHub
parent c39e536d84
commit 4c459f341b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -270,6 +270,9 @@ Use the following example as a guide for specifying roles in *requirements.yml*:
# from galaxy
- name: yatesr.timezone
# from locally cloned git repository (file:// requires full paths)
- src: file:///home/bennojoy/nginx
# from GitHub
- src: https://github.com/bennojoy/nginx