Commit Graph

13 Commits (583cfa45e51b53915e35b3fed1471bcf91edc13c)

Author SHA1 Message Date
Michael DeHaan 9a04915723 update version added info 10 years ago
Andrew Newdigate 5a07456558 Added additional error checking to avoid HTTP400 responses from ansible. 11 years ago
Andrew Newdigate 34ec5076c3 Removing unused code 11 years ago
Andrew Newdigate 9a9924b975 Merge branch 'devel' of github.com:ansible/ansible into devel
Conflicts:
	library/monitoring/pagerduty
11 years ago
James Cammarata 72217c297d Adding validate_certs to all modules that use fetch_url 11 years ago
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
11 years ago
Andrew Newdigate cd1722b743 Added 'version_added' attributes for new fields.
Also added missing fields to documentation and added some more examples.
11 years ago
Andrew Newdigate 7c34399630 Added support for setting up maintenance windows of under an hour.
Added support for using tokens instead of usernames and passwords.
11 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan 344257481d Fix version added field in modules. 11 years ago
Michael DeHaan edc1c4cb2f use EXAMPLES vs inline examples (easier to format) 11 years ago
Dylan Silva 70c066d7b5 Pagerduty and Pingdom modules for core 11 years ago