You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library/source_control
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
11 years ago
..
bzr Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
git Make sure requested version tag gets downloaded 11 years ago
github_hooks Validate SSL certs accessed through urllib* 11 years ago
hg Fix a bug in "hg" module so that `pull` is not set to a version. 11 years ago
subversion Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 11 years ago