Commit graph

5 commits

Author SHA1 Message Date
Ben Mather
165bf6439f mark all actions as private 2014-09-30 08:12:10 +01:00
Ben Mather
2c79db52bc mark list as private instead of shadowing 2014-09-30 08:11:46 +01:00
Ben Mather
f6cd2d931e make it possible to configure the content type of a github webhook 2014-09-29 14:35:04 +01:00
Ben Mather
d95d8c9d98 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.
2014-09-29 14:30:26 +01:00
Michael DeHaan
b1e789968b File extensions! 2014-09-26 10:40:16 -04:00
Renamed from source_control/github_hooks (Browse further)