index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
2
-2
/
+2
*
debconf: set empty password value (#83217)
Abhijeet Kasurde
2024-10-01
1
-0
/
+63
*
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
2024-09-26
1
-0
/
+17
*
Move ansible-deprecated ignores for tests inline (#83989)
Matt Clay
2024-09-24
2
-13
/
+13
*
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
2024-09-23
1
-9
/
+1
*
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
2024-09-20
2
-6
/
+6
*
Add mount_facts module (#83508)
Sloane Hertel
2024-09-19
2
-0
/
+994
*
iptables, use existing validation (#83907)
Brian Coca
2024-09-06
1
-14
/
+0
*
delay keyword changed from int to float (#83901)
Brian Coca
2024-09-06
1
-24
/
+43
*
loop_control "early exit" feature (#62151)
Brian Coca
2024-09-05
1
-0
/
+2
*
Add DaemonThreadPoolExecutor impl (#83880)
Matt Davis
2024-09-03
4
-0
/
+77
*
psrp - Remove extras lookups (#83760)
Jordan Borean
2024-09-02
1
-61
/
+45
*
powershell - Improve CLIXML parsing (#83847)
Jordan Borean
2024-08-23
1
-3
/
+34
*
connection plugins: extras fix (#83353)
Brian Coca
2024-08-19
1
-7
/
+8
*
fix copy module update atime/mtime (#83235)
dkuji
2024-08-14
1
-0
/
+1
*
Add vaulted_file test (#83717)
Brian Coca
2024-08-08
1
-2
/
+2
*
Deprecate remaining safe evals (#83293)
Martin Krizek
2024-08-08
1
-1
/
+4
*
test: Handle Singleton Display class (#83673)
Abhijeet Kasurde
2024-08-02
4
-10
/
+28
*
systemd facts: Handle AttributeError (#83684)
Abhijeet Kasurde
2024-08-01
1
-3
/
+18
*
test: update tests (#83686)
Abhijeet Kasurde
2024-08-01
7
-132
/
+127
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
17
-18
/
+18
*
display: warn user about empty log path value (#83381)
Abhijeet Kasurde
2024-07-23
1
-0
/
+16
*
Add SL-Micro to Suse family list (#83541)
Harshvardhan Sharma
2024-07-08
1
-0
/
+23
*
human_to_bytes: strictly parse strings (#83403)
MajesticMagikarpKing
2024-06-18
1
-0
/
+73
*
Remove Python 3.10 support for the controller (#83221)
Martin Krizek
2024-06-17
2
-14
/
+4
*
unarchive: Better handling of files with an invalid timestamp in zip file (#8...
Gilson GuimarĂ£es
2024-06-13
1
-0
/
+53
*
Revert warning message in setup/gather_facts (#83427)
Abhijeet Kasurde
2024-06-11
3
-21
/
+2
*
Remove extraneous pylint ignore (#83257)
Abhijeet Kasurde
2024-06-11
7
-26
/
+9
*
facts: add facts about x86_64 flags to detect microarchitecture (#83356)
Abhijeet Kasurde
2024-06-04
3
-14
/
+40
*
Fix Test failure with cowsay installed/present (#83347)
MajesticMagikarpKing
2024-06-03
1
-2
/
+1
*
test: Cleanup facts/network/* tests (#83256)
Abhijeet Kasurde
2024-05-30
4
-195
/
+186
*
Fix task.resolved_action callbacks (#82003)
Sloane Hertel
2024-05-30
2
-1
/
+8
*
config, integrate dynamic galaxy servers (#83129)
Brian Coca
2024-05-29
2
-6
/
+7
*
Warn if the binary is unavailable using get_bin_path (#83258)
Abhijeet Kasurde
2024-05-16
2
-1
/
+20
*
setup module, make missing sysctl minor issue (#81297)
Brian Coca
2024-05-16
3
-32
/
+26
*
Darwin: add unit tests for hardware fact gathering (#83212)
Abhijeet Kasurde
2024-05-08
3
-0
/
+651
*
facts: Update RAID devices regex for FreeBSD (#82081)
Peter Whall
2024-05-06
3
-0
/
+565
*
ansible-galaxy, clarify licensing for 'init' templates and results (#83175)
Brian Coca
2024-05-06
1
-1
/
+4
*
Gather sysinfo facts on s390 (#83157)
Matt Martz
2024-05-01
2
-0
/
+264
*
play_context: remove deprecated PlayContext.verbosity (#82993)
Abhijeet Kasurde
2024-04-09
1
-1
/
+1
*
Remove deprecated vars keyword syntax as a list of dictionaries, it is now re...
Sloane Hertel
2024-04-04
1
-2
/
+1
*
Remove deprecated 'loader' argument (#82968)
Abhijeet Kasurde
2024-04-04
1
-0
/
+51
*
remove nonexistent url from role templates (#82933)
Sloane Hertel
2024-04-02
1
-18
/
+0
*
connection: update test coverage for SSH connection plugin (#82916)
Abhijeet Kasurde
2024-04-02
1
-3
/
+50
*
Fix condition for unquoting configuration strings from ini files (#82388)
snipfoo
2024-03-26
1
-9
/
+9
*
Remove deprecated scp_if_ssh from SSH connection plugin (#82072)
Abhijeet Kasurde
2024-03-25
1
-62
/
+3
*
pylint: update for use-yield-from
Abhijeet Kasurde
2024-03-21
1
-4
/
+2
*
atomic_move - fix preserving extended acls (#82818)
Sloane Hertel
2024-03-18
1
-9
/
+9
*
Enable file cache for vaulted host_vars_files vars plugin (#81995)
tobixx
2024-03-15
2
-2
/
+17
*
test_apt: migrate from unittest to pytest (#82666)
Abhijeet Kasurde
2024-03-15
1
-40
/
+40
[next]