index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix debug factsetter (#74067)
Brian Coca
2021-03-31
2
-0
/
+24
*
nonzero exit code on `ansible galaxy collection verify` failures (#74051)
Matt Davis
2021-03-29
1
-7
/
+16
*
pause - do not continue with '\r' when timeout is set (#74030)
Alexander Sowitzki
2021-03-29
1
-0
/
+16
*
add --offline option to galaxy collection verify (#74040)
Matt Davis
2021-03-29
1
-3
/
+48
*
Fix setup subset (#74022)
Brian Coca
2021-03-26
2
-0
/
+16
*
argspec validation - fix apply_defaults (#74029)
Felix Fontein
2021-03-25
2
-0
/
+42
*
dnf test - update libmodulemd when updating python3-dnf (#74025)
Sam Doran
2021-03-24
1
-0
/
+1
*
apt_key - update key ID and URL used in test
Sam Doran
2021-03-23
1
-4
/
+4
*
Add integration tests for add_collection_to_versions_and_dates(), and extend ...
Felix Fontein
2021-03-23
16
-0
/
+618
*
find - set proper default based on use_regex (#73961)
Brian Coca
2021-03-19
1
-0
/
+21
*
Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...
Sloane Hertel
2021-03-18
4
-5
/
+105
*
ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)
sommersoft
2021-03-17
3
-0
/
+30
*
Ensure task from the worker is finalized/squashed (#73881)
Matt Martz
2021-03-16
2
-0
/
+20
*
Allow for searching handler subdir for included tasks (#73809)
David Shrewsbury
2021-03-15
5
-0
/
+28
*
Use virtual host style S3 bucket names in tests.
Matt Clay
2021-03-12
6
-12
/
+12
*
add optional module_utils import support (#73832)
Matt Davis
2021-03-10
4
-8
/
+103
*
Nonfatal facts (#73804)
Brian Coca
2021-03-08
5
-22
/
+35
*
Auto cleanup of async cache file (#73760)
David Shrewsbury
2021-03-04
1
-0
/
+19
*
Fix notify on import_tasks (#73572)
Brian Coca
2021-03-03
9
-0
/
+68
*
finish migrating ssh plugin to config system (#73708)
Brian Coca
2021-03-03
1
-2
/
+2
*
module output is only json objects (#73765)
Brian Coca
2021-03-03
4
-0
/
+43
*
Don't fail for mixed typed keys (#73726)
Brian Coca
2021-03-03
2
-0
/
+9
*
Import test: improve docs, add more tests (#73600)
Felix Fontein
2021-03-02
6
-2
/
+83
*
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
2021-03-01
2
-0
/
+32
*
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
2021-03-01
2
-1
/
+47
*
find module - stop traversing directories with os.walk when depth is already ...
Sloane Hertel
2021-02-25
1
-0
/
+44
*
Normalize ConfigParser between Python2 and Python3 (#73715)
Matt Martz
2021-02-25
2
-0
/
+5
*
galaxy: Handle ignored directory names in role skeleton (#72035)
manas-init
2021-02-25
1
-0
/
+13
*
Operate pexpect with bytes to limit encoding issues (#73255)
Matt Martz
2021-02-23
2
-9
/
+19
*
Disable junit callback on roles_arg_spec_tests (#73663)
Sam Doran
2021-02-23
2
-5
/
+17
*
[InventoryManager] Fix two unhandled exceptions (#73667)
Rick Elrod
2021-02-22
1
-14
/
+50
*
Add test to verify pkg_resources imports work.
Matt Clay
2021-02-13
3
-0
/
+27
*
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
2021-02-12
1
-0
/
+0
*
Add rolespec_validate to import/include_role (#73589)
David Shrewsbury
2021-02-12
1
-0
/
+23
*
Role arg spec validation implementation (#73152)
David Shrewsbury
2021-02-12
21
-0
/
+645
*
allow constructed to use vars plugin (#73418)
Brian Coca
2021-02-12
5
-0
/
+21
*
Let vault lookup output unicode string. (#73571)
Alexander Sowitzki
2021-02-11
5
-0
/
+23
*
only add data when there is data to add (#54559)
Brian Coca
2021-02-11
5
-0
/
+14
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
13
-98
/
+269
*
Upgrade pylint used by ansible-test. (#70155)
Matt Clay
2021-02-11
2
-1
/
+2
*
unarchive: add support for .tar.zst (zstd compression) (#73265)
Jeff Squyres
2021-02-10
3
-0
/
+70
*
user - add password expiration parameters (#69531)
pushkarkumar15
2021-02-09
2
-0
/
+56
*
default callback - add "show_task_path_on_failure" option (#73260)
Sam Doran
2021-02-09
3
-1
/
+112
*
Add new split filter (#73532)
Matt Martz
2021-02-09
1
-0
/
+9
*
Temporary fix for cryptography issues. (#73530)
Matt Clay
2021-02-08
8
-1
/
+27
*
[setup_rpm_repo test] Ensure rpm-build is present (#73516)
Rick Elrod
2021-02-05
3
-0
/
+3
*
Make non-lockstep callback tests more deterministic (#73511)
Matt Martz
2021-02-05
5
-16
/
+28
*
galaxy - add format options for collection list (#73474)
Shane McDonald
2021-02-05
1
-0
/
+76
*
Don't treat host_pinned as lockstep (#73484)
Matt Martz
2021-02-05
5
-0
/
+74
*
uri - add ca_path parameter (#71979)
Florian Heiderich
2021-02-05
1
-0
/
+42
[next]