index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
copy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy, prevent internal options in task (#84422)
Brian Coca
2024-12-10
1
-0
/
+14
*
copy, fix permissions and atime on diff partitions (#83824)
Brian Coca
2024-08-26
1
-0
/
+42
*
fix copy module update atime/mtime (#83235)
dkuji
2024-08-14
1
-0
/
+42
*
atomic_move - fix creating file in directory with setgid bit (#83718)
Sloane Hertel
2024-08-12
3
-0
/
+41
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
1
-1
/
+1
*
Remove the yum module, redirect it to dnf (#81895)
Martin Krizek
2024-01-23
1
-2
/
+2
*
Replace Unicode no-break spaces with ASCII spaces
Matt Clay
2024-01-17
5
-17
/
+17
*
Add integration test for copy with force=false when dest exists (#81756)
Sloane Hertel
2023-09-22
1
-0
/
+12
*
copy: print correct dest path when content + diff is used (#81678)
Abhijeet Kasurde
2023-09-12
1
-0
/
+2
*
copy - fix check mode with remote_src=True (#78624)
Sloane Hertel
2023-03-08
1
-2
/
+39
*
copy, avoid moving non temp remote 'non' files (#79102)
Brian Coca
2022-10-17
2
-0
/
+42
*
copy module - fix copying directories recursively with remote_src=True (#76997)
Sloane Hertel
2022-10-07
1
-0
/
+152
*
refactor and fixes for doc parsing (#77719)
Brian Coca
2022-09-01
1
-4
/
+3
*
fix copy test for split controller/remote
s-hertel
2022-05-04
1
-0
/
+1
*
Install acl on Ubuntu for copy integration test.
Matt Clay
2022-04-29
1
-0
/
+5
*
Remove COMMAND_WARNINGS and warn (#77411)
Martin Krizek
2022-03-30
1
-1
/
+0
*
group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)
Matt Martz
2022-01-26
3
-3
/
+4
*
ansible-test - Remove AIX provisioning support. (#76747)
Matt Clay
2022-01-12
1
-1
/
+0
*
Modernize install (#76021)
Matt Martz
2021-10-19
3
-1
/
+1
*
Intentional tests (#76051)
Martin Krizek
2021-10-18
4
-0
/
+43
*
Fix test interactions by cleaning up users with the same uid by using 'force:...
Sloane Hertel
2021-09-10
1
-0
/
+1
*
Integration test fixes.
Matt Clay
2021-05-01
1
-0
/
+2
*
Remove include from tests (#74330)
David Shrewsbury
2021-04-20
1
-4
/
+4
*
copy - redact 'content' from invocation in check mode (#71033)
Sloane Hertel
2020-08-03
2
-0
/
+84
*
Fix string/bytestring comparsion in m_u.basic (#70439)
Rick Elrod
2020-07-07
2
-0
/
+38
*
Fix copy module file perms with remote_src (#69993)
David Shrewsbury
2020-06-11
1
-0
/
+70
*
Do not pass file mode during recursive copy on symlink files. (#69011)
David Shrewsbury
2020-04-30
1
-0
/
+20
*
[copy] Add some test coverage for check_mode (#68895)
Rick Elrod
2020-04-17
2
-0
/
+128
*
copy: ensure _original_basename is set: fixes #47050 (#47238)
Moritz Grimm
2020-02-21
3
-1
/
+91
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
copy - check for changes beyond first level of subdirectories (#58323)
Alexander Korsunsky
2019-10-30
1
-0
/
+56
*
Clean up ansible-test references in tests. (#60108)
Matt Clay
2019-08-05
1
-1
/
+0
*
Get copy tests passing with split controller/target (#58516)
Matt Martz
2019-07-03
3
-7
/
+36
*
Fix --diff to produce output when creating a new file (#57744)
Martin Krizek
2019-06-12
1
-0
/
+13
*
remove deprecated get_md5 from stat (#55659)
Brian Coca
2019-05-08
1
-7
/
+0
*
Clean up use of `connection: local` in tests.
Matt Clay
2019-04-30
2
-16
/
+15
*
Fix copy module to reset filesystem acls (#51868)
Martin Krizek
2019-04-03
2
-0
/
+36
*
test - add setup target that creates the nobody user (#52750)
Jordan Borean
2019-02-22
1
-0
/
+1
*
copy - support recursive copying with remote_src (#43998)
Shuang Wang
2018-10-11
1
-0
/
+609
*
Add symlinks sanity test. (#46467)
Matt Clay
2018-10-04
7
-10
/
+15
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Fixes #34893 (#40166)
Toshio Kuratomi
2018-05-16
1
-0
/
+91
*
Fixes for mode=preserve (#39343)
Toshio Kuratomi
2018-04-26
1
-0
/
+21
*
Fix copy to only follow symlinks for files in the non-recursive case
Toshio Kuratomi
2018-04-20
2
-14
/
+47
*
Move requirements into tests. (#35885)
Matt Clay
2018-02-10
1
-5
/
+1
*
Copy tests: check the result of non-changing copy
Tomasz Kontusz
2018-02-09
1
-1
/
+15
*
Fix copy for implicit relative paths (#35016)
Toshio Kuratomi
2018-02-08
1
-0
/
+54
*
Revert "Move requirements into tests. (#35197)"
Matt Clay
2018-01-23
1
-1
/
+5
*
Move requirements into tests. (#35197)
Matt Clay
2018-01-23
1
-5
/
+1
*
copy tests: only create recursive symlink in tests (#35073)
Jordan Borean
2018-01-19
2
-1
/
+12
[next]