changed github and galaxy to always be https

fixes #9925
This commit is contained in:
Brian Coca 2015-07-11 11:33:28 -04:00
commit 698b277601
8 changed files with 15 additions and 15 deletions

View file

@ -178,7 +178,7 @@ Here are some examples::
# The following lookups were added in 1.9
- debug: msg="{{item}}"
with_url:
- 'http://github.com/gremlin.keys'
- 'https://github.com/gremlin.keys'
# outputs the cartesian product of the supplied lists
- debug: msg="{{item}}"