index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
Added docstrings to V2 methods in the CallbackBase Class (2 & 3 of 27) (#83342)
Rob Garcia
1
-11
/
+35
2024-06-18
Remove timezone support module and tests (#83465)
Matt Clay
3
-1008
/
+0
2024-06-17
selinux compat - add ignore, proper ex chaining (#83460)
Matt Clay
2
-2
/
+3
2024-06-17
Remove Python 3.10 support for the controller (#83221)
Martin Krizek
14
-93
/
+41
2024-06-15
vault: Handle directory value to vault password file (#83384)
Abhijeet Kasurde
3
-0
/
+12
2024-06-15
dnf: update `use_backend` documentation (#83429)
flowerysong
1
-3
/
+14
2024-06-13
unarchive: Better handling of files with an invalid timestamp in zip file (#8...
Gilson Guimarães
3
-3
/
+78
2024-06-13
Adds `limit` parameter to `ansible.builtin.find` (#83153)
Colin Nolan
1
-3
/
+31
2024-06-13
review modules docs - batch(klmpr) (#83418)
Alexei Znamensky
5
-25
/
+26
2024-06-13
ansible-test - Update PyPI test container to 3.1.0 (#83432)
Matt Clay
2
-2
/
+2
2024-06-13
ansible-test - Fix unit test coverage collection (#83433)
Matt Clay
1
-0
/
+6
2024-06-13
Fix Linux Sector count Fact (#81246)
Luke Davidson
1
-7
/
+8
2024-06-12
ansible-test action-plugin-docs sidecar (#83325)
Jordan Borean
12
-4
/
+109
2024-06-11
Revert warning message in setup/gather_facts (#83427)
Abhijeet Kasurde
20
-110
/
+36
2024-06-11
Add Python 3.13 support (#83416)
Matt Clay
9
-5
/
+15
2024-06-11
Specify -O in windows ssh tests as needed for scp to work with openssh 9+ (#8...
Matt Martz
1
-2
/
+19
2024-06-11
Clarify documentation for `INJECT_FACTS_AS_VARS` (#83404)
flowerysong
1
-1
/
+1
2024-06-11
docs adjustments - batch(ghi) (#83399)
Alexei Znamensky
7
-50
/
+50
2024-06-11
ansible-test - Prepare for Python 3.13 (#83414)
Matt Clay
6
-7
/
+11
2024-06-11
Remove extraneous pylint ignore (#83257)
Abhijeet Kasurde
7
-26
/
+9
2024-06-11
docs adjustments (#83369)
Alexei Znamensky
10
-70
/
+70
2024-06-11
Fix issues reported by mypy (#83413)
Matt Clay
5
-42
/
+29
2024-06-11
Fix quoting in fork_safe_stdio test (#83412)
Matt Clay
1
-1
/
+1
2024-06-10
Validate and process Handler.listen only once (#83400)
Martin Krizek
3
-20
/
+18
2024-06-07
Update azure-pipelines-test-container (#83302)
Matt Clay
1
-1
/
+1
2024-06-06
Revert "bool filter, add booleanization strategy option (#83362)" (#83391)
Sloane Hertel
4
-60
/
+15
2024-06-06
Properly quote all needed components of shell commands (#83365)
Matt Martz
9
-34
/
+98
2024-06-06
fix any_errors_fatal tests (#83389)
Sloane Hertel
2
-6
/
+4
2024-06-06
docs adjustments (batch 2) (#83368)
Alexei Znamensky
6
-23
/
+23
2024-06-06
bool filter, add booleanization strategy option (#83362)
Brian Coca
4
-15
/
+60
2024-06-04
facts: add facts about x86_64 flags to detect microarchitecture (#83356)
Abhijeet Kasurde
5
-14
/
+46
2024-06-04
additional timeout info (#83364)
Brian Coca
1
-1
/
+9
2024-06-04
timeout give extra info (#83206)
Brian Coca
3
-3
/
+8
2024-06-03
Fix Test failure with cowsay installed/present (#83347)
MajesticMagikarpKing
2
-2
/
+4
2024-06-03
powershell - Improve Add-Type tempdir handler (#83080)
Jordan Borean
7
-16
/
+137
2024-05-31
Documented v2_runner_on_failed method in Callback class (#83267)
Rob Garcia
1
-1
/
+18
2024-05-31
The extension returned by the splitext contains the dot (#82803)
Benoît Geeraerts
1
-4
/
+4
2024-05-30
test: Cleanup facts/network/* tests (#83256)
Abhijeet Kasurde
4
-195
/
+186
2024-05-30
Fix task.resolved_action callbacks (#82003)
Sloane Hertel
7
-8
/
+42
2024-05-30
file module, follow symlink when doing hardlink (#34228)
odra
3
-0
/
+50
2024-05-30
gather_facts, mention ansible_facts_parallel var (#83278)
Brian Coca
1
-0
/
+2
2024-05-29
config, integrate dynamic galaxy servers (#83129)
Brian Coca
8
-80
/
+272
2024-05-29
ansible-doc: make color configurable (#83311)
Abhijeet Kasurde
3
-2
/
+59
2024-05-28
get_url: update docs for checksum (#83305)
Abhijeet Kasurde
1
-0
/
+2
2024-05-24
apt_*: add more info message while updating apt cache (#83230)
Abhijeet Kasurde
4
-9
/
+30
2024-05-23
filter: update the documentation for win_splitdrive (#83301)
Abhijeet Kasurde
1
-4
/
+16
2024-05-21
Correct code comment in PBE to reflect current behavior (#83269)
Eric Appelt
1
-4
/
+1
2024-05-19
ansible-test - Update http-test-container (#83272)
Matt Clay
10
-68
/
+49
2024-05-19
ansible-test - Update pypi-test-container (#83273)
Matt Clay
2
-1
/
+3
2024-05-19
ansible-test - Update ansible-test-utility-container (#83274)
Matt Clay
2
-1
/
+3
[next]