Commit graph

10 commits

Author SHA1 Message Date
James Cammarata
72217c297d Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
James Cammarata
a1b1182662 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:06:52 -05:00
James Tanner
38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
Michael DeHaan
a5db8257da Newline at end of file. 2013-08-03 14:55:22 -04:00
Michael DeHaan
d658a89003 Fix PEP8 commenting, but comment seems obvious so just remove it. 2013-08-03 14:55:01 -04:00
Curtis
327dd256fc changed apikey and apiid to api_key and api_id and noted that it is boundary tags not ansible tags as per mpdehaan 2013-07-23 11:16:30 -06:00
Curtis
8e9d610b5a as per mpdehaan, change string formatting to something that will work with python 2.4 2013-07-02 09:41:11 -06:00
Curtis
a5ecde9ccf fixup appearances of config_directory, remove slash, remove hardcoded /etc/bprobe 2013-06-25 14:40:14 -06:00
Curtis
b3df566399 made changes as requested by mpdehaan and added code to remove key and cert pem files on removal of meter 2013-06-24 16:20:36 -06:00
Curtis
7983139383 initial commit of boundary_meter module 2013-06-19 16:01:47 -06:00