community.general/lib/ansible/modules/source_control
Ali 484252b90f New Module: Add github_deploy_key module (source_control/github_deploy_key) (#24364)
* Added new module: github_deploy_key

added a new module for managing deploy keys for GitHub repositories

* Updated github_deploy_key module based on feedback

- added GPL header
- switched to using fetch_url instead of requests
- changed version to 2.4
- set no_log for otp and token arguments
- implemented check mode

* made github_deploy_key module PEP8 compliant
2017-06-19 11:13:27 +01:00
..
__init__.py
bzr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
git.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
git_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_deploy_key.py New Module: Add github_deploy_key module (source_control/github_deploy_key) (#24364) 2017-06-19 11:13:27 +01:00
github_hooks.py Refactor github_hook module (#24391) 2017-06-07 07:52:03 +02:00
github_issue.py New module : github_issue (#23654) 2017-05-04 12:16:32 +01:00
github_key.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_release.py Add Password for login method in github_release (#23661) 2017-05-19 08:49:05 +01:00
gitlab_group.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_project.py Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
gitlab_user.py Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
hg.py Correct usage of fail_json in hg module (#25847) 2017-06-18 22:28:33 +02:00
subversion.py Fixes #23285 (#24291) 2017-05-04 10:08:39 -07:00