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
Fabio Alessandro Locati
45b31fa514
Make main()
calls conditional - source_control ( #3651 )
2016-12-08 11:35:15 -05:00
Fabio Alessandro Locati
951b87492a
Native YAML ( #3596 )
2016-12-08 11:35:12 -05:00
Michael Scherer
2f51bf3a9c
Fix arguments and docs ( #2147 )
...
- oauthkey shouldn't be logged
- action should be restricted and checked and the
doc should correspond to the code
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
Ben Mather
1e98302cb8
mark all actions as private
2016-12-08 11:32:21 -05:00
Ben Mather
1a30d3fcfd
mark list as private instead of shadowing
2016-12-08 11:32:21 -05:00
Ben Mather
eebde78ded
make it possible to configure the content type of a github webhook
2016-12-08 11:32:20 -05:00
Ben Mather
06559cad3c
rename list to list_ to avoid shadowing in github_hooks module
...
The definition was leaking into ansible.module_utils.basic and causing
type checking to fail when running module as script. Not entirely clear
why this should be the case.
2016-12-08 11:32:20 -05:00
Michael DeHaan
5879c503bb
File extensions!
2016-12-08 11:32:18 -05:00