community.general/lib/ansible
James Cammarata 5bc6eafba5 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
2014-03-10 16:09:59 -05:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Fix range issue in inventory and add additional error checking 2014-03-10 15:59:00 -05:00
module_utils Validate SSL certs accessed through urllib* 2014-03-10 16:09:59 -05:00
playbook tags lists are properly uniqued and joined now, also avoids type issues when passed as list/set or strings 2014-03-10 15:55:57 -05:00
runner Properly wrap logical elements together for su/sudo detection 2014-03-10 15:58:55 -05:00
utils column must always be less than len(probline) 2014-02-26 16:28:34 -06:00
__init__.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
callbacks.py Filter out messages that match the pattern username:password@host 2014-02-13 14:23:49 -06:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Validate SSL certs accessed through urllib* 2014-03-10 16:09:59 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00