mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
bzr.py | ||
git.py | ||
git_config.py | ||
github_deploy_key.py | ||
github_hooks.py | ||
github_issue.py | ||
github_key.py | ||
github_release.py | ||
gitlab_group.py | ||
gitlab_project.py | ||
gitlab_user.py | ||
hg.py | ||
subversion.py |