James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00
Toshio Kuratomi
bd12c4bfe7
Refreshed metadata for extras modules
2016-12-08 11:35:18 -05:00
Slezhuk Evgeniy
867c85af05
Add 'link' action to jira module
2016-12-08 11:35:17 -05:00
Fabio Alessandro Locati
6f019c1066
Make main()
calls conditional - web_infrastructure ( #3653 )
2016-12-08 11:35:16 -05:00
Fabio Alessandro Locati
5209969a7c
Native YAML - Web infrastructure ( #3594 )
...
* Native YAML
* YAML for jira as well
* Native YAML for Jboss
* Fix missing spaces
2016-12-08 11:35:12 -05:00
Michael Ansel
52e14bd172
jira: Specify the correct argument type ( #3368 )
...
By default, all arguments are considered strings, but the module code expects the `fields` parameter to be a proper Python dictionary.
Fixes #2600
2016-12-08 11:35:04 -05:00
Chris Weber
e30049d113
Fixed exceptions to use python 2.4 helper function and added import also works on python 3 ( #2363 )
2016-12-08 11:34:20 -05:00
Rudi Meyer
913afa9a99
Jira will return a HTTP status code 201 on some actions, fx. 'comment'. ( #2115 )
2016-12-08 11:34:11 -05:00
Toshio Kuratomi
ad0d2c1747
Update for modules which import json.
...
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed
Fixes #1298
2016-12-08 11:33:44 -05:00
Greg DeKoenigsberg
c65a612d1f
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
Brian Coca
d344a3fde3
more string corrections
2016-12-08 11:32:39 -05:00
Matt Martz
8bd5757720
Fix up modules that have python24 syntax error
2016-12-08 11:32:36 -05:00
Michael DeHaan
5879c503bb
File extensions!
2016-12-08 11:32:18 -05:00