index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
fetch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
2
-2
/
+2
*
fetch - add error check on calculated dest (#82970)
Jordan Borean
2024-04-04
1
-0
/
+24
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
1
-2
/
+1
*
Handle unreachable errors in fetch properly. Fixes #27816 (#80952)
Matt Martz
2023-06-06
1
-0
/
+10
*
Fix fetch integration test on macOS. (#78314)
Matt Clay
2022-07-20
2
-0
/
+2
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
3
-11
/
+4
*
Fix fetch integration test. (#75661)
Matt Clay
2021-09-09
3
-0
/
+17
*
deprecate `_remote_checksum()` and remove use in fetch (#74848)
Sam Doran
2021-06-16
15
-143
/
+315
*
fixed fetch traversal from slurp (#68720)
Brian Coca
2020-04-08
8
-1
/
+74
*
Fetching a test file, not the motd file (#54739)
Steve Bonds
2019-04-02
1
-1
/
+1
*
Fix integration tests to support remote hosts.
Matt Clay
2019-01-25
2
-30
/
+22
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
fetch: set fail_on_missing: True as default as per docs (#36469)
Jordan Borean
2018-02-21
1
-0
/
+12
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
1
-6
/
+6
*
fetch: fail if flat=yes and dest=existing-dir w/o trailing slash
Martin Krizek
2017-07-28
1
-0
/
+14
*
Ensure exit_json returns failed = False
Dag Wieers
2017-05-30
1
-1
/
+1
*
Make fetch default to fail on errors
Toshio Kuratomi
2017-05-03
1
-2
/
+13
*
fetch idempotence test and deprecate validate_md5
Toshio Kuratomi
2017-04-26
1
-0
/
+17
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+1
*
Fix cosmetic problems in YAML source
Adrien Vergé
2016-11-11
2
-3
/
+1
*
Migrate Linux CI roles to test targets. (#17997)
Matt Clay
2016-10-13
2
-0
/
+100