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
parent 1274ce565d
commit 698b277601
8 changed files with 15 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ The directory "./library", alongside your top level playbooks, is also automatic
added as a search directory.
Should you develop an interesting Ansible module, consider sending a pull request to the
`modules-extras project <http://github.com/ansible/ansible-modules-extras>`_. There's also a core
`modules-extras project <https://github.com/ansible/ansible-modules-extras>`_. There's also a core
repo for more established and widely used modules. "Extras" modules may be promoted to core periodically,
but there's no fundamental difference in the end - both ship with ansible, all in one package, regardless
of how you acquire ansible.