index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelogs
/
fragments
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
fix copy module update atime/mtime (#83235)
dkuji
1
-0
/
+2
2024-08-13
Add end_role meta task (#83263)
Martin Krizek
14
-3
/
+124
2024-08-13
Fix ansible-vault integration test for missing vault ids (#83777)
Sloane Hertel
1
-11
/
+12
2024-08-13
Ensure skipped loop iteration register var is available (#83756)
Martin Krizek
5
-9
/
+33
2024-08-13
Fix meta tasks breaking host/fork affinity with host_pinned (#83438)
Martin Krizek
7
-1
/
+121
2024-08-13
ini lookup: add new interpolation option (#83773)
Martin Krizek
6
-1
/
+26
2024-08-13
Suppress cryptography warnings for paramiko (#83772)
Matt Clay
2
-1
/
+8
2024-08-12
Drop use of setup.py and setup.cfg (#81443)
Matt Clay
7
-143
/
+120
2024-08-12
atomic_move - fix creating file in directory with setgid bit (#83718)
Sloane Hertel
5
-1
/
+48
2024-08-12
Enable validation of subkeys in rpm key module (#83716)
Kellin
3
-11
/
+96
2024-08-09
fix: `COLOR_INCLUDED` to colorize `included` output (#83711)
akire0ne
4
-1
/
+14
2024-08-08
use diff intermediate var to preserve functionality (#83738)
Brian Coca
3
-2
/
+31
2024-08-08
Add vaulted_file test (#83717)
Brian Coca
11
-14
/
+74
2024-08-08
Fix csvfile test - quote file argument (#83751)
Sloane Hertel
1
-1
/
+1
2024-08-08
Deprecate remaining safe evals (#83293)
Martin Krizek
4
-7
/
+26
2024-08-07
ansible-test - Update default and distro containers (#83736)
Matt Clay
1
-7
/
+7
2024-08-07
try disabling negative values win_reboot test (#83735)
Matt Davis
1
-4
/
+5
2024-08-07
ansible-test - Update mypy and package-data tests (#83734)
Matt Clay
14
-292
/
+395
2024-08-06
ansible-test - Update venv management and sanity requirements (#83729)
Matt Clay
27
-74
/
+80
2024-08-06
Fix task-adjacent search path in roles (#83621)
Sloane Hertel
6
-5
/
+18
2024-08-06
csvfile lookup - fix giving an error when no search term is provided (#83710)
Sloane Hertel
3
-0
/
+31
2024-08-06
core: raw params better error msg (#83726)
Brian Coca
3
-12
/
+13
2024-08-06
Fix display to log severity mapping (#83712)
Brian Coca
4
-21
/
+49
2024-08-06
Fix type hints and misc mypy/pylint issues (#83724)
Matt Clay
4
-20
/
+17
2024-08-06
ansible-test - Update coverage to 7.6.1 (#83723)
Matt Clay
3
-3
/
+3
2024-08-05
release.py - Auto-update setuptools upper bound (#83713)
Matt Clay
3
-17
/
+77
2024-08-02
test: Handle Singleton Display class (#83673)
Abhijeet Kasurde
4
-10
/
+28
2024-08-02
Remove extraneous get_bin_path call (#83675)
Abhijeet Kasurde
2
-2
/
+3
2024-08-01
Remove EXTERNALLY-MANAGED marker in apt test (#83706)
Matt Clay
1
-0
/
+13
2024-08-01
systemd facts: Handle AttributeError (#83684)
Abhijeet Kasurde
4
-10
/
+30
2024-08-01
ansible-doc: handle on_fail (#83676)
Abhijeet Kasurde
3
-2
/
+17
2024-08-01
Add UID and GID min/max keys (#81770)
skupfer
7
-2
/
+308
2024-08-01
add error handling when parsing values in ini files (#82718)
Karl G
4
-34
/
+31
2024-08-01
test: update tests (#83686)
Abhijeet Kasurde
7
-132
/
+127
2024-08-01
tests: use keyserver with keyid while using apt_key (#83694)
Abhijeet Kasurde
1
-8
/
+23
2024-07-31
winrm - quota retry handling (#83656)
Jordan Borean
5
-2
/
+68
2024-07-30
fix module_defaults group incorrectly giving deprecation warnings (#83510)
Sloane Hertel
4
-4
/
+14
2024-07-29
Remove selinux import (#83674)
Abhijeet Kasurde
2
-6
/
+3
2024-07-29
dnf/setup_rpm_repo: simplify dummy testing repos (#83624)
Martin Krizek
13
-263
/
+145
2024-07-28
validate-modules: detect names set mismatch between argument spec and documen...
Felix Fontein
4
-1
/
+74
2024-07-27
Typo fixes and other bits and bobs (#83672)
Lee Garrett
117
-132
/
+132
2024-07-27
Set LANGUAGE env variable is set to a non-English locale (#83671)
Abhijeet Kasurde
5
-3
/
+7
2024-07-26
Remove explicit shell environment docs (#83649)
Jordan Borean
4
-29
/
+7
2024-07-25
Replace random with secrets (#83668)
Abhijeet Kasurde
13
-23
/
+26
2024-07-25
apt: Report change when package is removed (#83547)
Abhijeet Kasurde
4
-2
/
+84
2024-07-23
increase timeout downloading galaxy role URLs (#83562)
Sloane Hertel
2
-1
/
+5
2024-07-23
display: warn user about empty log path value (#83381)
Abhijeet Kasurde
4
-10
/
+34
2024-07-23
Added info about MacOS targets for cron module (#83620)
TeekWan
1
-0
/
+3
2024-07-22
ansible-test - Remove VyOS tests and support files (#83650)
Matt Clay
69
-6016
/
+2
2024-07-22
remove ignore clauses for module find (#83575)
Alexei Znamensky
4
-5
/
+34
[next]