index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...
Sloane Hertel
2021-03-18
4
-5
/
+105
*
fix typo
Baptiste Mille-Mathias
2021-03-18
1
-1
/
+1
*
Amazon: Fix distribution facts for older release
Abhijeet Kasurde
2021-03-18
2
-11
/
+50
*
Send callbacks directly from the TaskExecutor instead of TaskResults masquera...
Matt Martz
2021-03-18
1
-16
/
+16
*
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
*
Don't match passive_interface for validate-modules (#73880)
Paul Belanger
2021-03-13
1
-1
/
+1
*
validate-modules no_log test: extend search range, add more known false-posit...
Felix Fontein
2021-03-13
1
-3
/
+3
*
Ensure unit test paths for connection and inventory plugins are based on the ...
Mark Chappell
2021-03-12
1
-3
/
+5
*
Use virtual host style S3 bucket names in tests.
Matt Clay
2021-03-12
6
-12
/
+12
*
validate-modules: make sure that options that potentially contain secret data...
Felix Fontein
2021-03-11
1
-0
/
+38
*
add optional module_utils import support (#73832)
Matt Davis
2021-03-10
4
-8
/
+103
*
Update `resource_prefix` syntax for ansible-test.
Matt Clay
2021-03-10
3
-5
/
+5
*
Nonfatal facts (#73804)
Brian Coca
2021-03-08
5
-22
/
+35
*
distribution: Add Amazon Linux distribution facts (#73767)
Abhijeet Kasurde
2021-03-05
4
-0
/
+148
*
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
2
-37
/
+32
*
module output is only json objects (#73765)
Brian Coca
2021-03-03
5
-0
/
+44
*
Don't fail for mixed typed keys (#73726)
Brian Coca
2021-03-03
2
-0
/
+9
*
Remove old ansible-test windows completion entries.
Matt Clay
2021-03-02
1
-2
/
+0
*
Remove outdated --docker and --remote entries.
Matt Clay
2021-03-02
2
-12
/
+0
*
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
*
Clarify CLI version number as core version (#72287)
Matt Davis
2021-03-01
2
-2
/
+2
*
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
2021-03-01
2
-1
/
+3
*
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
2021-03-01
2
-1
/
+47
*
Improve ArgumentSpecValidator unit tests (#73642)
Sam Doran
2021-02-26
7
-190
/
+553
*
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
*
pylint sanity test: stop ignoring 'used-before-assignment' (#73639)
Felix Fontein
2021-02-18
2
-2
/
+0
*
Split Ansible docs from core docs (#73616)
Sandra McCann
2021-02-17
2
-1
/
+4
*
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
2021-02-15
1
-2
/
+148
*
ansible-test: make sure tests are also run for the new plugin types (#73599)
Felix Fontein
2021-02-13
2
-0
/
+8
*
Fix ansible-test handling of egg-info.
Matt Clay
2021-02-13
2
-51
/
+45
*
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
*
Import sanity test for plugins (#72497)
Felix Fontein
2021-02-12
8
-98
/
+225
*
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
*
Update ansible-test default test containers.
Matt Clay
2021-02-12
1
-2
/
+2
*
ansible-test: yamllint, check the assigment
Gonéri Le Bouder
2021-02-12
1
-1
/
+1
*
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
Sviatoslav Sydorenko
2021-02-12
2
-5
/
+24
*
Fix ansible-test constraints issues. (#73578)
Matt Clay
2021-02-12
17
-55
/
+132
[next]