ansible/test/integration/targets/git/tasks
Brian Coca 2a041d10d2 better backwards compat handling of status
restored 'rc' inspection but only when failed is not specified
removed redundant changed from basic.py as task_executor already adds
removed redundant filters, they are tests
added aliases to tests removed from filters
fixed test to new rc handling
2017-07-05 21:44:00 -04:00
..
ambiguous-ref.yml git: git reset with branch 2017-04-04 10:45:04 -07:00
change-repo-url.yml
checkout-new-tag.yml
depth.yml Fix git clone tag with depth=1 2017-03-02 14:11:50 -08:00
formats.yml
localmods.yml
main.yml Reenable git tests (#25341) 2017-06-05 12:10:22 +08:00
missing_hostkey.yml Update git test to not rm ~/.ssh/known_hosts. 2017-07-05 16:05:28 -07:00
no-destination.yml
reset-origin.yml Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 2017-03-28 08:41:25 -04:00
setup-local-repos.yml
setup.yml
specific-revision.yml better backwards compat handling of status 2017-07-05 21:44:00 -04:00
submodules.yml
tag-verification.yml