Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 1 | -0/+4 |
| | |||||
* | Make `main()` calls conditional - source_control (#3651) | Fabio Alessandro Locati | 2016-12-05 | 1 | -1/+2 |
| | |||||
* | Native YAML (#3596) | Fabio Alessandro Locati | 2016-12-01 | 1 | -2/+12 |
| | |||||
* | Fix arguments and docs (#2147) | Michael Scherer | 2016-05-02 | 1 | -3/+3 |
| | | | | | - oauthkey shouldn't be logged - action should be restricted and checked and the doc should correspond to the code | ||||
* | Update for modules which import json.json-imports-fallback | Toshio Kuratomi | 2016-01-11 | 1 | -1/+9 |
| | | | | | | | 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 | ||||
* | Changes to author formatting, remove emails | Greg DeKoenigsberg | 2015-06-16 | 1 | -1/+1 |
| | |||||
* | more string corrections | Brian Coca | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Adding author's github id | Greg DeKoenigsberg | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | mark all actions as private | Ben Mather | 2014-09-30 | 1 | -9/+9 |
| | |||||
* | mark list as private instead of shadowing | Ben Mather | 2014-09-30 | 1 | -4/+4 |
| | |||||
* | make it possible to configure the content type of a github webhook | Ben Mather | 2014-09-29 | 1 | -3/+11 |
| | |||||
* | rename list to list_ to avoid shadowing in github_hooks module | Ben Mather | 2014-09-29 | 1 | -4/+4 |
| | | | | | | 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. | ||||
* | File extensions! | Michael DeHaan | 2014-09-26 | 1 | -0/+178 |