index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
find - set proper default based on use_regex (#73961)
Brian Coca
2021-03-19
1
-0
/
+2
*
Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...
Sloane Hertel
2021-03-18
1
-0
/
+2
*
Amazon: Fix distribution facts for older release
Abhijeet Kasurde
2021-03-18
1
-0
/
+2
*
Send callbacks directly from the TaskExecutor instead of TaskResults masquera...
Matt Martz
2021-03-18
1
-0
/
+5
*
ansible-pull: Run All Playbooks When Multiple Are Supplied (#73172)
sommersoft
2021-03-17
1
-0
/
+2
*
Ensure task from the worker is finalized/squashed (#73881)
Matt Martz
2021-03-16
1
-0
/
+5
*
New release v2.11.0b2 (#73915)
v2.11.0b2
Rick Elrod
2021-03-15
3
-0
/
+108
*
Allow for searching handler subdir for included tasks (#73809)
David Shrewsbury
2021-03-15
1
-0
/
+2
*
setup - virtualization facts add Red Hat vendor (#72876)
Martin Nečas
2021-03-15
1
-0
/
+2
*
Ensure unit test paths for connection and inventory plugins are based on the ...
Mark Chappell
2021-03-12
1
-0
/
+2
*
fix su localization optoin
Brian Coca
2021-03-11
1
-0
/
+2
*
moved vs deprecated world readable tmp setting (#73825)
Brian Coca
2021-03-11
1
-0
/
+2
*
validate-modules: make sure that options that potentially contain secret data...
Felix Fontein
2021-03-11
1
-0
/
+2
*
add optional module_utils import support (#73832)
Matt Davis
2021-03-10
1
-0
/
+4
*
Update `resource_prefix` syntax for ansible-test.
Matt Clay
2021-03-10
1
-0
/
+4
*
Nonfatal facts (#73804)
Brian Coca
2021-03-08
1
-0
/
+2
*
distribution: Add Amazon Linux distribution facts (#73767)
Abhijeet Kasurde
2021-03-05
1
-0
/
+2
*
Auto cleanup of async cache file (#73760)
David Shrewsbury
2021-03-04
1
-0
/
+2
*
Set fact fixes (#73684)
Brian Coca
2021-03-03
1
-0
/
+2
*
Fix notify on import_tasks (#73572)
Brian Coca
2021-03-03
1
-0
/
+2
*
finish migrating ssh plugin to config system (#73708)
Brian Coca
2021-03-03
1
-0
/
+3
*
module output is only json objects (#73765)
Brian Coca
2021-03-03
1
-0
/
+2
*
Don't fail for mixed typed keys (#73726)
Brian Coca
2021-03-03
1
-0
/
+2
*
minor detection improvement on j2plugin loader (#73714)
Brian Coca
2021-03-03
1
-0
/
+2
*
New release v2.11.0b1 (#73761)
v2.11.0b1
Rick Elrod
2021-03-02
3
-4
/
+2020
*
Remove old ansible-test windows completion entries.
Matt Clay
2021-03-02
1
-0
/
+1
*
Remove outdated --docker and --remote entries.
Matt Clay
2021-03-02
1
-0
/
+4
*
Reduce complexity of Templar._lookup slightly (#73277)
Matt Martz
2021-03-01
1
-0
/
+3
*
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
2021-03-01
1
-0
/
+2
*
Fixes for ansible-console usability (#73665)
ylmrx
2021-03-01
1
-0
/
+8
*
Clarify CLI version number as core version (#72287)
Matt Davis
2021-03-01
1
-0
/
+2
*
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
2021-03-01
1
-0
/
+2
*
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
2021-03-01
1
-0
/
+2
*
[changelog config] Ansible Base -> ansible-core (#73739)
Rick Elrod
2021-02-28
1
-1
/
+1
*
Pipe it to connections (#73688)
Brian Coca
2021-02-25
1
-0
/
+2
*
find module - stop traversing directories with os.walk when depth is already ...
Sloane Hertel
2021-02-25
1
-0
/
+2
*
Normalize ConfigParser between Python2 and Python3 (#73715)
Matt Martz
2021-02-25
1
-0
/
+3
*
galaxy: Handle ignored directory names in role skeleton (#72035)
manas-init
2021-02-25
1
-0
/
+2
*
commented function (#73625)
Brian Coca
2021-02-24
1
-0
/
+2
*
Operate pexpect with bytes to limit encoding issues (#73255)
Matt Martz
2021-02-23
1
-0
/
+3
*
[InventoryManager] Fix two unhandled exceptions (#73667)
Rick Elrod
2021-02-22
1
-0
/
+3
*
Remove warning about role validation with deps (#73653)
David Shrewsbury
2021-02-19
1
-0
/
+2
*
pylint sanity test: stop ignoring 'used-before-assignment' (#73639)
Felix Fontein
2021-02-18
1
-0
/
+2
*
hostname - add Almalinux support (#73619)
Aaron Guise
2021-02-18
1
-0
/
+2
*
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
2021-02-15
1
-0
/
+3
*
ansible-test: make sure tests are also run for the new plugin types (#73599)
Felix Fontein
2021-02-13
1
-0
/
+2
*
Fix ansible-test handling of egg-info.
Matt Clay
2021-02-13
1
-0
/
+11
*
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
2021-02-12
1
-0
/
+4
*
Add rolespec_validate to import/include_role (#73589)
David Shrewsbury
2021-02-12
1
-0
/
+3
*
Import sanity test for plugins (#72497)
Felix Fontein
2021-02-12
1
-0
/
+2
[next]