ansible/lib/ansible
James Cammarata 08406c0ee2 Adding the capability to proxy the ssl cert check
The ssl cert check will now respect the http and https proxy
environment settings. The url may also have the username/password
embedded, in which case basic auth will be used to connect to the
proxy server.

Fixes #7413
2014-05-19 16:00:32 -05:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Add pyc/pyo to ignore list for inventory directories 2014-05-07 09:59:13 -05:00
module_utils Adding the capability to proxy the ssl cert check 2014-05-19 16:00:32 -05:00
playbook Merge pull request #7388 from jimi-c/issue_7384_vars_files_include 2014-05-14 14:52:33 -05:00
runner Evaluate changed_when only if task is not skipped 2014-05-14 16:04:37 -05:00
utils Merge pull request #7388 from jimi-c/issue_7384_vars_files_include 2014-05-14 14:52:33 -05:00
__init__.py Version bump for 1.7 2014-05-05 16:37:46 -05:00
callbacks.py Fix #7057 missing False default for vars_prompt 2014-04-18 12:04:11 -07:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Adding a new system_warnings config option to supress warnings 2014-04-30 14:44:10 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Modify the way we set the localization environment 2014-05-01 10:34:53 -05:00