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
*
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
*
uri: Handle the "force" parameter properly (#82187)
Mike Bonnet
2024-01-23
1
-0
/
+43
*
test_encrypt: remove unreachable assertion (#82570)
Martin Krizek
2024-01-19
1
-7
/
+1
*
🔥 Exterminate `__builtin__` import from tests (#82569)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-01-19
1
-5
/
+1
*
Remove crypt support from ansible.utils.encrypt (#81721)
Martin Krizek
2024-01-18
1
-96
/
+2
*
Add Alp-Dolomite to Suse family list (#82496)
Harshvardhan Sharma
2024-01-09
1
-0
/
+23
*
Add the task info for tombstoned module/action plugins (#82451)
Sloane Hertel
2024-01-08
1
-3
/
+0
*
Add skips for encrypt unit tests for Python 3.13
Matt Clay
2024-01-05
1
-1
/
+9
*
Remove unused unit test code
Matt Clay
2024-01-03
1
-6
/
+2
*
Revert "Fix older external connection plugins without _sub_plugin declaration...
Brian Coca
2024-01-03
1
-84
/
+1
*
Fix older external connection plugins without _sub_plugin declaration (#79372)
J vanBemmel
2024-01-03
1
-1
/
+84
*
ansible-galaxy - fix exit code for failed role import (#82193)
Sloane Hertel
2023-12-12
1
-1
/
+18
*
fix pc misuse (#82157)
Brian Coca
2023-11-16
2
-22
/
+21
*
Remove unused unit test code (#82168)
Matt Clay
2023-11-08
1
-82
/
+1
*
Remove unused validate-modules unit test code
Matt Clay
2023-11-07
1
-24
/
+0
*
Remove unused/unreachable unit test code (#82160)
Matt Clay
2023-11-07
6
-35
/
+14
*
Remove unit tests dependent on systemd bindings (#82161)
Matt Clay
2023-11-07
1
-72
/
+0
*
Remove type_regex testcase
Abhijeet Kasurde
2023-11-07
1
-39
/
+0
*
Ignore coverage of test code that does not run
Matt Clay
2023-11-06
1
-2
/
+2
*
Remove create_new_password parameter in CLI.build_vault_ids (#82066)
JustinWayland
2023-11-06
1
-24
/
+4
*
Ignore coverage on code intended never to execute (#82128)
Matt Clay
2023-11-02
7
-14
/
+13
*
Ignore code which coverage can't analyze (#82125)
Matt Clay
2023-11-02
2
-3
/
+3
*
Remove duplicate winrm test (#82124)
Jordan Borean
2023-11-02
1
-20
/
+0
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
39
-168
/
+111
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
93
-151
/
+102
*
Add ignore invalid options override for mod wrapper (#81899)
Jordan Borean
2023-10-17
1
-0
/
+2
*
Unit test cleanup (#81958)
Matt Clay
2023-10-12
5
-73
/
+7
*
Remove Python `< 3.5` `selectors` fallbacks (#81872)
Sviatoslav Sydorenko
2023-10-11
3
-5
/
+3
*
Remove Python 2 importlib.import_module compat (#81879)
Sviatoslav Sydorenko
2023-10-10
1
-1
/
+1
[next]