community.general/lib/ansible/modules/source_control
John R Barker 7c4b91844d
More validate module fixes (#39097)
* Fix type bool DOCUMENTATION issues
2018-04-24 18:05:50 +01:00
..
__init__.py
bzr.py
git.py add newer syntax to detached HEAD check (#38879) 2018-04-23 13:40:54 +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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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_group.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01: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
subversion.py