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
*
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
*
remove repetitive words (#82799)
carrychair
2024-03-12
1
-1
/
+1
*
Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794)
Matt Martz
2024-03-08
1
-2
/
+2
*
Handle error raised when argument validation (#82783)
Abhijeet Kasurde
2024-03-07
1
-1
/
+15
*
Avoid winrm hang on stdin write failure (#82766)
Jordan Borean
2024-03-06
1
-1
/
+1
*
Use of constant for 644 permission variable (#82762)
Abhijeet Kasurde
2024-03-05
5
-14
/
+19
*
Follow fix for test_iptables (#82768)
Abhijeet Kasurde
2024-03-05
1
-1
/
+1
*
Fixed typo 'must by' to 'must be' (#82769)
Orion Poplawski
2024-03-05
1
-1
/
+1
*
test: migrate iptables tests from unittests to pytest (#82647)
Abhijeet Kasurde
2024-03-01
1
-1154
/
+1410
*
Add MIRACLE LINUX as RedHat OS Family (#82722)
tikfj
2024-02-27
1
-0
/
+39
*
Updates to interpreter discovery for 2.17 (#82420)
Matt Martz
2024-02-14
1
-15
/
+15
*
iptables: added choices in match_set_flags option (#82641)
Abhijeet Kasurde
2024-02-06
1
-56
/
+61
*
prettyfy ansible-doc (#75116)
Brian Coca
2024-01-29
1
-3
/
+9
*
Remove the yum module, redirect it to dnf (#81895)
Martin Krizek
2024-01-23
2
-245
/
+9
*
Fix url encoded credentials in netloc (#82552)
Yacht Shaver
2024-01-23
1
-3
/
+8
[next]