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