Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 8 | -0/+32 |
| | |||||
* | Make `main()` calls conditional - source_control (#3651) | Fabio Alessandro Locati | 2016-12-05 | 2 | -2/+5 |
| | |||||
* | Native YAML, improve quotation (#3643) | Fabio Alessandro Locati | 2016-12-04 | 1 | -3/+3 |
| | |||||
* | Native YAML (#3596) | Fabio Alessandro Locati | 2016-12-01 | 3 | -16/+64 |
| | |||||
* | Respect include.* directives by default. | Kevin Maris | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Make sure that the token is not printed in log (#3115) | Michael Scherer | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | Do not leak the password of gitlab_user in log (#3122) | Michael Scherer | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | Improve module docs (#2638) | Ryan Brown | 2016-07-29 | 1 | -8/+10 |
| | |||||
* | Add RETURN docs for github_key (#2634) | Adrian Likins | 2016-07-28 | 1 | -1/+18 |
| | |||||
* | Use py2.4 compat string formatting in github_key (#2633) | Adrian Likins | 2016-07-28 | 1 | -2/+2 |
| | | | | | Replace the use of python 2.6+ string .format() method use with the python 2.4 compatible '%s' formatting to make the github_key module py2.4 compatible. | ||||
* | Correct version_added for `github_key` module - was 2.0, now 2.2 | Ryan S. Brown | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | New module - github_key (#692) | Robert Estelle | 2016-07-28 | 1 | -0/+224 |
| | | | | | | Create github_key module for managing GitHub keys. This module creates, removes, or updates GitHub access keys. | ||||
* | Add initial github_release module (#1755) | Adrian Moisey | 2016-06-13 | 1 | -0/+121 |
| | | | | | Add initial github_release module. | ||||
* | Fix gitlab_* module boolean parameter declaration (#2385) | Thilo-Alexander Ginkel | 2016-06-07 | 3 | -8/+8 |
| | | | | Without these fixes using the modules would result in the following error: implementation error: unknown type <type 'bool'> requested for validate_certs | ||||
* | Fixed exception handeling for Python 2.4 and python 3 compatablity (#2364) | Chris Weber | 2016-06-04 | 3 | -6/+16 |
| | |||||
* | Use type='path' for dest (#2175) | Michael Scherer | 2016-05-06 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | Recategorize git_config and shift version to 2.1 | Toshio Kuratomi | 2016-04-28 | 1 | -0/+219 |
| | |||||
* | Honouring verify_ssl when using username/password for authentication … | Stefan Magnus Landrø | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | New module for creating gitlab projects (#968) | Werner Dijkerman | 2016-04-12 | 1 | -0/+397 |
| | |||||
* | New module for creating gitlab groups (#967) | Werner Dijkerman | 2016-04-12 | 1 | -0/+215 |
| | |||||
* | New module for creating gitlab users (#966) | Werner Dijkerman | 2016-04-12 | 1 | -0/+348 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | more string corrections | Brian Coca | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | moar quotes | Brian Coca | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Adding author's github id | Greg DeKoenigsberg | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Adding author's github id | Greg DeKoenigsberg | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Reverse the default value of the bzr module force flags | Toshio Kuratomi | 2015-01-29 | 1 | -3/+4 |
| | |||||
* | Merge pull request #9 from bwhmather/feature/github_content_type | Brian Coca | 2014-12-01 | 1 | -14/+22 |
|\ | | | | | make it possible to configure the content type of a github webhook | ||||
| * | 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. | ||||
* | | Add missing __init__.py files for find_package() to work | Paul Nicholson | 2014-10-03 | 1 | -0/+0 |
|/ | |||||
* | File extensions! | Michael DeHaan | 2014-09-26 | 2 | -0/+0 |
| | |||||
* | Restructuring. | Michael DeHaan | 2014-09-26 | 2 | -0/+376 |
| | |||||
* | Move modules into subdirectory. | Michael DeHaan | 2014-09-26 | 5 | -1452/+0 |
| | |||||
* | Allow git repo queries without a clone when update=no | James Cammarata | 2014-09-17 | 1 | -17/+25 |
| | | | | | | | This commit also makes the dest parameter optional, unless update=yes (the default), since it is not required for queries without an update. Fixes #8630 | ||||
* | updated git module documentation | Devin Austin | 2014-09-16 | 1 | -2/+1 |
| | | | | Clarified key_file option for the git module, since it requires the user to specify a private key, not a public key. | ||||
* | Documentation simplification for git module parameter | Michael DeHaan | 2014-07-11 | 1 | -3/+1 |
| | |||||
* | Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fix | James Cammarata | 2014-06-20 | 1 | -0/+3 |
|\ | |||||
| * | fix issue #6932 | Constantine Peresypkin | 2014-04-10 | 1 | -0/+3 |
| | | | | | | | | add `git remote set-url` before fetch to set the remote repo to the new url, if provided | ||||
* | | Cleanup subversion module documentation in regards to export | James Cammarata | 2014-05-27 | 1 | -2/+3 |
| | | |||||
* | | Make sure export param for subversion module is checked as a boolean | James Cammarata | 2014-05-27 | 1 | -1/+1 |
| | | | | | | | | Fixes #7548 | ||||
* | | Fix typo requird -> required | Aleksey Khudyakov | 2014-05-24 | 1 | -1/+1 |
| | | |||||
* | | Check module_path permissions when creating ssh_wrapper for git | James Cammarata | 2014-05-14 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | If the module directory is not writable/executable to the current user (most likely because of a sudo to a non-root user), the ssh_wrapper will be created in the default location for mkstemp() calls. To facilitate the deletion of these new files, a new mechanism for cleaning up files created by the module was also added. Fixes #7375 | ||||
* | | Only update submodules when recursive is true | Chad Nelson | 2014-04-17 | 1 | -4/+7 |
|/ | |||||
* | Fix incorrect version_added value in docstring for subversion export param | James Cammarata | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | Addresses #6750 Use --help instead of - | James Tanner | 2014-04-03 | 1 | -1/+1 |
| |