Commit graph

13 commits

Author SHA1 Message Date
Michael DeHaan
9a04915723 update version added info 2014-08-08 13:38:59 -04:00
Andrew Newdigate
5a07456558 Added additional error checking to avoid HTTP400 responses from ansible. 2014-04-16 23:00:01 +01:00
Andrew Newdigate
34ec5076c3 Removing unused code 2014-04-16 22:44:34 +01:00
Andrew Newdigate
9a9924b975 Merge branch 'devel' of github.com:ansible/ansible into devel
Conflicts:
	library/monitoring/pagerduty
2014-04-16 22:43:01 +01:00
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
Andrew Newdigate
cd1722b743 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
7c34399630 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
38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
Jan-Piet Mens
98c1423269 Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
Michael DeHaan
344257481d Fix version added field in modules. 2013-05-29 18:56:48 -04:00
Michael DeHaan
edc1c4cb2f use EXAMPLES vs inline examples (easier to format) 2013-05-29 18:35:47 -04:00
Dylan Silva
70c066d7b5 Pagerduty and Pingdom modules for core 2013-05-27 11:55:29 -07:00