community.general/lib/ansible/modules/source_control
Benoît Knecht e39fbb9db4 modules: github_release: support anonymous access (#47817)
Releases can be listed without logging in for public projects, so allow
`github_release` to be called without `token` or `password`.

Signed-off-by: Benoît Knecht <benoit.knecht@fsfe.org>
2018-11-22 17:02:39 +00:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
git.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
git_config.py Bulk fix DOCUMENTATION.author (Part 3) (#48990) 2018-11-21 15:10:41 +00:00
github_deploy_key.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
github_hooks.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
github_issue.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
github_key.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
github_release.py modules: github_release: support anonymous access (#47817) 2018-11-22 17:02:39 +00:00
gitlab_deploy_key.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_group.py Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
gitlab_hooks.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
gitlab_project.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gitlab_runner.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
gitlab_user.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
hg.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00
subversion.py Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00