Commit Graph

4620 Commits (8730acbb2db944de118cae0e6bdac053a2f33362)

Author SHA1 Message Date
Brian Coca 8730acbb2d
config lookup, fallback to existing constants when needed (#86516)
2 months ago
Michael Kressibucher be09a21446
Disable detached head warning on collection checkout (#86170)
2 months ago
Ariel Otilibili 130e00736e
executor: Remove RETURN_VARS (#86527)
2 months ago
Abhijeet Kasurde 0a2bac10da
first_found: ensure lookup under files directory (#85669)
3 months ago
Sam Doran 475806a573
user - Preserve current password when modifying user on BusyBox systems (#86530)
3 months ago
Sam Doran 34b0923967
Fix user modification on Alpine (#86143)
3 months ago
Martin Krizek d9deb945b0
async_status: inherit delegate_to from original task (#86493)
3 months ago
Mohammed Saalim K 2f621c95fd
deb822_repository: validate name parameter instead of over-normalizing (#86494)
3 months ago
Patrick Kingston 1e31c7c819
Fix ansible-galaxy collection metadata/file system location discrepancy (#86402)
3 months ago
Jordan Borean 20ce7d60bd
Align AddType debug info with DISPLAY_TRACEBACKS (#86506)
3 months ago
Jordan Borean 2c1fdfe0eb
Action make_tmp_path fix error (#86505)
3 months ago
David Shrewsbury 90595736ed
Fix local connection interaction with become plugins (#86473)
3 months ago
Patrick Kingston 29086acfa6
Fix git checkmode on invalid ref (#86348)
3 months ago
Matt Clay 7f7884fc4f
ansible-test - Update spare-tire URL (#86477)
3 months ago
Matt Clay c1ff53e21d
ansible-test - Remove obsolete remote auth (#86462)
3 months ago
Matt Clay ade3d2c3ff
ansible-test - Update the Ansible Core CI endpoint (#86455)
3 months ago
Matt Clay a816184a6f
ansible-test - Add integration test collection deps (#86437)
3 months ago
Dag Wieers a0b3c7c0d6
Fix LIB env var incorrectly set to "System.Collections.DictionaryEntry" (#86436)
3 months ago
net0pyr 6b5301eba7
Fix user module to not create /nonexistent on FreeBSD (#86415)
3 months ago
Abhijeet Kasurde a3782f0e7d
unarchive: make timezone aware timestamp (#85799)
3 months ago
Matt Clay bf349232e2
Remove `sleep 0` Linux kernel bug work-around (#86420)
3 months ago
Matt Clay 113e0bbb93
ansible-test - Expand unwanted pylint check (#86416)
3 months ago
Matt Clay d37cec2ea8
Spelling and grammar fixes (#86417)
3 months ago
RealKelsar 869088b959
Fixes Parsing for ClearLinux exposed by Gentoo (#86384)
3 months ago
Patrick Kingston 28927a70b4
Remove `Install-Python-Debian` from the output of deb822_repository (#86403)
3 months ago
Sloane Hertel f2357cdc53
Fix module_defaults templating for gather_facts, service, and package actions (#85857)
3 months ago
Matt Clay 3661f34811
ansible-test - Optimize RHEL DNF configuration (#86396)
3 months ago
Felix Fontein 612d54fc6f
Fix argument spec for v1 source info schema validation (#86320)
3 months ago
Matt Clay 63fdb2079c
ansible-test - Replace Fedora 42 with 43 (#86220)
4 months ago
Matt Clay 3df8aeed80
ansible-test - Replace RHEL 10.0 with 10.1 (#86387)
4 months ago
Matt Clay 69afa45880
ansible-test - Replace FreeBSD 13.5 with 15.0 (#86385)
4 months ago
Matt Clay 5446d7333b
ansible-test - Replace Alpine 3.22 with 3.23 (#86386)
4 months ago
Sam Doran d16aaec92d
ansible-galaxy - Change error to warning when no paths exist (#86341)
4 months ago
Felix Fontein 2cedaa24b6
default callback: make YAML line width configurable (#85498)
4 months ago
Will Schlitzer 7665917d51
Change 'blacklist' to 'denylist' in lib/utils/display.py (#86304)
4 months ago
Abhijeet Kasurde cc9e71f411
callback: filter _ansible_ in debug message (#84594)
4 months ago
Matt Clay 52cd605887
ansible-test - Fix expat on Fedora 42 remotes (#86375)
4 months ago
Matt Clay 6c024e24b4
ansible-test - Upgrade to RHEL 9.7 (#86374)
4 months ago
sivel / Matt Martz 85d20838ce
state=latest now installs modules when missing. Fixes #73457 (#86328)
4 months ago
Sloane Hertel f924902830
adhoc, ansible-console - fix traceback for meta end_play tasks (#86294)
4 months ago
Yuxiao Zeng 17fb4af38d
copy - fix reporting changed=True when a single-file dir is copied with remote_src=False (#85834)
4 months ago
Abhijeet Kasurde 9f42cefca6
dnf: Return error message from RPM installation (#86123)
4 months ago
Abhijeet Kasurde 6c0bb0837c
filter: Use datetime.strftime instead of time.strftime (#86261)
4 months ago
Jordan Borean 595b4f0390
winrm - Add better Kerberos error (#86317)
4 months ago
FestplattenSchnitzel e25cc345fe
deb822_repository: add include, exclude parameters (#86171)
5 months ago
Brian Coca ca6dc93dcc
ansible_local should not trigger deprecation (#86234)
5 months ago
sivel / Matt Martz 8a4b184620
fix package installation when specifying architecture without version. Fixes #86156 (#86219)
5 months ago
Martin Krizek 7b4d4ed672
ssh connection: fix sshpass pipe fd leaks (#86141)
5 months ago
Brian Coca 335db20951
vars loading, show file name instead of vars in error (#86277)
5 months ago
Abhijeet Kasurde 17f3698384
copy: honor directory_mode when specified with remote_src=True (#86184)
5 months ago