1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/source_control
Werner Dijkerman b304b9bbf1 Make use of a better python module for gitlab_group (#40764)
* Make use of a python module that is not deprecated anymore

* Updating version_added: "2.6" to version_added: "2.7"

* Added missing line

* Added notification about using different python module
2018-05-29 02:43:40 -04: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 Detect separate git dir and set git config path value appropriately 2018-05-23 00:33:22 +02:00
git_config.py git_config: add quotes in complex value (#38168) 2018-04-02 19:09:39 -04: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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gitlab_deploy_key.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
gitlab_group.py Make use of a better python module for gitlab_group (#40764) 2018-05-29 02:43:40 -04:00
gitlab_hooks.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
gitlab_project.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gitlab_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
hg.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00
subversion.py Remove execute bit from subversion module. 2018-05-24 18:59:36 -07:00