Commit graph

12 commits

Author SHA1 Message Date
Andrew Newdigate
761e1c0daa Added additional error checking to avoid HTTP400 responses from ansible. 2014-04-16 23:00:01 +01:00
Andrew Newdigate
2ed83b9d70 Removing unused code 2014-04-16 22:44:34 +01:00
Andrew Newdigate
265d9adbb9 Merge branch 'devel' of github.com:ansible/ansible into devel
Conflicts:
	library/monitoring/pagerduty
2014-04-16 22:43:01 +01:00
James Cammarata
a9017af2bb Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
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
2014-03-10 16:06:52 -05:00
Andrew Newdigate
9d97c560fb Added 'version_added' attributes for new fields.
Also added missing fields to documentation and added some more examples.
2014-03-06 09:18:38 +00:00
Andrew Newdigate
8748d625b2 Added support for setting up maintenance windows of under an hour.
Added support for using tokens instead of usernames and passwords.
2014-03-05 22:22:56 +00:00
James Tanner
6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
Jan-Piet Mens
30d641094b Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
Michael DeHaan
07361375b5 Fix version added field in modules. 2013-05-29 18:56:48 -04:00
Michael DeHaan
f7cabfe64e use EXAMPLES vs inline examples (easier to format) 2013-05-29 18:35:47 -04:00
Dylan Silva
da5be56b33 Pagerduty and Pingdom modules for core 2013-05-27 11:55:29 -07:00