ansible/lib
Toshio Kuratomi 4161d78a94 Split the fetch_url() function into fetch_url and open_url().
open_url() is suitable for use outside of a module environment.  Will
let us use open_url to do SSL cert verification in other, non-module
code.
2015-06-12 12:54:56 -07:00
..
ansible Split the fetch_url() function into fetch_url and open_url(). 2015-06-12 12:54:56 -07:00