community.general/lib/ansible/modules/source_control
Aliaksandr Kharkevich 7bc7f13856 Add validate_certs options to gitlab_user and gitlab_group modules (#21415) 2017-02-20 10:43:36 +01:00
..
__init__.py
bzr.py Remove unneeded quotes - source_control/bzr.py (#18825) 2016-12-09 08:48:15 -05:00
git.py Fix git remote url change detection. (#20587) 2017-01-23 16:09:42 -08:00
git_config.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
github_hooks.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
github_key.py
github_release.py
gitlab_group.py Add validate_certs options to gitlab_user and gitlab_group modules (#21415) 2017-02-20 10:43:36 +01:00
gitlab_project.py
gitlab_user.py Add validate_certs options to gitlab_user and gitlab_group modules (#21415) 2017-02-20 10:43:36 +01:00
hg.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
subversion.py