community.general/lib/ansible/modules/source_control
Matt Clay 836e0b59d2 Fix git remote url change detection. (#20587)
* Fix git remote url change detection.

When comparing paths, unfrackgitpath must be called on both sides
of the comparison. Otherwise comparisons involving symlinks will
return incorrect results.

* Re-enable git test on OS X.

* Return None from unfrackgitpath when path is None.
2017-01-23 16:09:42 -08: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 Have AnsibleModule raise a failure of git is missing in git_config module (#19676) 2017-01-04 14:23:21 +00:00
github_hooks.py Remove unused quotes - source_control/github_hooks.py (#19159) 2016-12-10 09:23:19 -05:00
github_key.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
github_release.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gitlab_group.py Native YAML - source_control/gitlab_group (#19054) 2016-12-09 05:48:33 -05:00
gitlab_project.py Native YAML - source_control/gitlab_project (#19062) 2016-12-09 05:44:43 -05:00
gitlab_user.py Specify in requirements one needs to have admin rights (#20455) 2017-01-19 16:17:33 -08:00
hg.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
subversion.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00