index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
module_utils_Ansible.Privilege
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
ansible-test - align 2025 connection defaults to CI matrix (#84291)
Jordan Borean
1
-1
/
+1
2024-11-09
Increase scope of mypy sanity test (#84288)
Matt Clay
16
-170
/
+104
2024-11-08
Add support for Windows Server 2025 (#84285)
Jordan Borean
4
-1
/
+14
2024-11-07
command module, fix docs to reflect reality (#84191)
Brian Coca
1
-7
/
+6
2024-11-07
ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)
Matt Clay
9
-20
/
+20
2024-11-07
remove ignore clauses for module uri (#83642)
Alexei Znamensky
3
-1
/
+3
2024-11-07
user: create Buildroot subclass as alias to Busybox (#83666)
Brandon Bennett
2
-0
/
+8
2024-11-06
Add --flush-cache option to ansible-pull (#84211)
Sloane Hertel
5
-1
/
+18
2024-11-06
update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)
Sloane Hertel
5
-9
/
+13
2024-11-06
ansible-test - Fix interactive cmd traceback (#84264)
Matt Clay
5
-5
/
+43
2024-11-05
Fixed ipv6 pattern in parse_address (#84237)
spyinx
3
-2
/
+6
2024-11-05
Removed deprecated STRING_CONVERSION_ACTION (#84245)
Abhijeet Kasurde
6
-25
/
+3
2024-11-05
Python binary should not be python at first try for env-setup.fish (#84212)
Daniel Gonçalves
1
-15
/
+15
2024-11-05
Link to role argspec docs. Fixes #84164 (#84192)
Matt Martz
1
-1
/
+4
2024-11-02
test: fix check_required_by (#84153)
Abhijeet Kasurde
2
-34
/
+14
2024-11-01
Improvements for the create-bulk-issues.py script (#84235)
Matt Clay
1
-3
/
+35
2024-11-01
Remove encrypt unit tests for undocumented algorithms, which are disallowed i...
Sloane Hertel
1
-7
/
+0
2024-10-31
encrypt: raise error on passing unsupported passlib hashtype (#84186)
Abhijeet Kasurde
4
-19
/
+8
2024-10-30
Add --flush-cache option for ansible and ansible-console (#84149)
anvitpusalkar
5
-12
/
+23
2024-10-30
Fix returning unreachable for looped tasks (#84049)
Sloane Hertel
4
-0
/
+52
2024-10-29
Add a test using ignore_errors as a variable (#84175)
Sloane Hertel
4
-2
/
+33
2024-10-29
Remove deprecated pycompat24 and importlib (#84161)
Abhijeet Kasurde
6
-127
/
+8
2024-10-29
Change changelog type from bugfixes to removed_features (#84158)
Abhijeet Kasurde
1
-1
/
+1
2024-10-29
Remove deprecated plural form of collection path (#84156)
Abhijeet Kasurde
3
-10
/
+4
2024-10-25
Enable file module to disable diff_mode (#83700)
Conner Crosby
6
-0
/
+56
2024-10-25
docs: print deprecation collection name (#84126)
Abhijeet Kasurde
5
-3
/
+11
2024-10-25
Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...
Matt Davis
15
-46
/
+157
2024-10-24
user module avoid conflicts ssh pub key (#84165)
Brian Coca
5
-5
/
+132
2024-10-23
Remove deprecated compat.selector (#84155)
Abhijeet Kasurde
4
-66
/
+3
2024-10-18
Fixed broken tests (#84088)
Abhijeet Kasurde
6
-90
/
+53
2024-10-18
test: Remove unreachable tests (#83696)
Abhijeet Kasurde
1
-147
/
+0
2024-10-18
Use open with context manager (#83337)
Abhijeet Kasurde
16
-66
/
+43
2024-10-18
Trim `selinux_policytype` @ integration tests (#84136)
Sviatoslav Sydorenko (Святослав Сидоренко)
1
-1
/
+1
2024-10-17
test: use password to generate random string instead of range (#84129)
Colin Watson
1
-1
/
+1
2024-10-17
Faster host removal from a handler (#84091)
Martin Krizek
1
-1
/
+7
2024-10-16
Remove configuration options that were moved to inventory plugins now that an...
Sloane Hertel
1
-54
/
+0
2024-10-16
test for gathering FIPS facts (#83266)
Abhijeet Kasurde
2
-19
/
+21
2024-10-16
Use dict comprehension instead (#83680)
Abhijeet Kasurde
1
-5
/
+1
2024-10-15
Remove unnecessary code (#84085)
Abhijeet Kasurde
1
-6
/
+2
2024-10-11
feat: checksum_algo param for find module (#83014)
ShIRann Chen
5
-25
/
+65
2024-10-11
ansible-test - Improve container probe error handling (#84109)
Matt Clay
3
-9
/
+28
2024-10-10
service_facts: add FreeBSD support (#82556)
Brian Coca
3
-3
/
+78
2024-10-10
Add NoReturn annotations in module_utils (#84106)
Matt Clay
3
-3
/
+7
2024-10-09
Enable bad-docstring-quotes pylint rule for core (#84100)
Matt Clay
2
-0
/
+6
2024-10-09
Update triple single quotes to triple double quotes (#84099)
Matt Clay
416
-2236
/
+2236
2024-10-09
ansible-test - Work around pylint issue on 3.11 (#84094)
Matt Clay
2
-4
/
+7
2024-10-09
ansible-test - Enable pylint docstyle for tests (#84092)
Matt Clay
6
-53
/
+50
2024-10-09
ansible-test - Update base/default containers (#84089)
Matt Clay
2
-3
/
+4
2024-10-09
Fix copyright format for gather_facts and mount_facts as documented (#84087)
Sloane Hertel
2
-2
/
+2
2024-10-08
Cover unit tests with mypy (#84084)
Matt Clay
26
-115
/
+218
[next]