ansible/test
Sam Doran 4df9ea86c2 ansible-test - change diff mathching regexp so prefixes are optional
The `a/` and `b/` prefixes can be disabled in the `git diff` output by setting
`diff.noprefix` to `true`. The output is still a valid diff, but `ansible-test` would
raise an exception since without the prefixes, it thought the diff line was invalid.
2021-04-07 12:50:39 -07:00
..
ansible_test
integration ansible-inventory - add coverage tests (#74130) 2021-04-06 12:14:54 -04:00
lib/ansible_test ansible-test - change diff mathching regexp so prefixes are optional 2021-04-07 12:50:39 -07:00
sanity prep for 2.12 version bump (#74126) 2021-04-05 16:56:53 -05:00
support module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
units Fix comment in iptables unit test (#74061) 2021-03-30 16:11:12 -04:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00