You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/git
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.
8 years ago
..
meta Fix cosmetic problems in YAML source 8 years ago
tasks Fix git remote url change detection. (#20587) 8 years ago
vars Cleanup git tests (#19737) 8 years ago
aliases Fix and enable more tests for osx and freebsd. (#20482) 8 years ago