Commit Graph

3460 Commits (8d24f0d32ffbc135cd1890c494ffa6730b994c8f)

Author SHA1 Message Date
Abhijeet Kasurde 8d24f0d32f
Deprecate apt_* using runtime.yml (#86690)
3 months ago
Matt Clay 36e9711c26
Fix deepcopy support for imported templates (#86727)
3 months ago
Jordan Borean 1071baca60
Add support for PowerShell modules on POSIX (#86627)
3 months ago
sivel / Matt Martz af6f1afeaf
Support core packaging operations against older python versions (#86432)
3 months ago
Jordan Borean e6b6f34144
Add new psrp options and change service default (#86638)
3 months ago
Abhijeet Kasurde 80ee6b5d92
apt_repository: Deprecate module (#86090)
3 months ago
Patrick Kingston 0183e386df
Sanity test for trailing newlines (#86625)
3 months ago
Sloane Hertel b1323f3ab1
ansible-galaxy - only install/download collections which support ansible-core by default (#86183)
3 months ago
Patrick Kingston 948f8f42d0
Configurable vaulted value rendering (#86561)
3 months ago
Jordan Borean 9970893084
Add PowerShell 7 support (#85796)
3 months ago
Matt Davis a287389124
Fix network module failures on tagged RPC responses (#86601)
3 months ago
Michael Kressibucher be09a21446
Disable detached head warning on collection checkout (#86170)
4 months ago
David Shrewsbury 90595736ed
Fix local connection interaction with become plugins (#86473)
4 months ago
Matt Clay d37cec2ea8
Spelling and grammar fixes (#86417)
5 months ago
RealKelsar 869088b959
Fixes Parsing for ClearLinux exposed by Gentoo (#86384)
5 months ago
Felix Fontein 612d54fc6f
Fix argument spec for v1 source info schema validation (#86320)
5 months ago
Sam Doran d16aaec92d
ansible-galaxy - Change error to warning when no paths exist (#86341)
5 months ago
Jordan Borean 595b4f0390
winrm - Add better Kerberos error (#86317)
6 months ago
Abhijeet Kasurde af9009b00d
get_url: Fix regex for GNU digest line (#86134)
7 months ago
Matt Clay 3d26431e4f
ansible-test - Improve AZP commit API error handling (#86197)
7 months ago
David Shrewsbury dc3cc0f9ea
Fix test_encrypt.py unit test (#86180)
7 months ago
David Shrewsbury 83d2ce771c
Modify crypt library import pattern (#86120)
7 months ago
Felix Fontein 13a7393cfe
Fix AnsibleModule.human_to_bytes (#85259)
7 months ago
Felix Fontein 222f786f23
ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079)
7 months ago
Matt Clay 76f07034b3
Fix unit test serialization (#86163)
7 months ago
David Shrewsbury e3cff24134
Increase code coverage of utils/encrypt.py (#86060)
7 months ago
Abhijeet Kasurde 3c3a06b8fd
inventory: Add warning for invalid priority values (#86114)
7 months ago
Patrick Kingston 087931546d
Remove deprecated safe_eval (#86019)
8 months ago
Martin Krizek 6dd48814f2
Remove test/units/module_utils/compat/test_datetime.py (#86045)
8 months ago
Jason K Hall 192948434c
galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972)
8 months ago
sivel / Matt Martz d6051b18dd
Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970)
8 months ago
sivel / Matt Martz f1f5b934c2
Update DataLoader to deal almost exclusively in str (#85941)
8 months ago
Matt Clay 06456c68ec
Use bcrypt < 5 for unit tests (#85969)
8 months ago
sivel / Matt Martz 6673a14a9e
Update DataLoader.get_basedir to be an abspath (#85940)
8 months ago
Matt Clay 58bad71859
Move display internals into _internal (#85889)
9 months ago
Sloane Hertel ced362a50d
ansible-galaxy - remove deprecated v2 API (#85830)
9 months ago
Martin Krizek 065f202d30
Remove (de)serialize methods (#85724)
9 months ago
Abhijeet Kasurde 975f60ebf9
encrypt: Remove deprecated passlib_or_crypt API (#85506)
9 months ago
Matt Martz c59db5349e
Add typing to to_text and to_bytes, improve typing and type juggling in DataLoader (#85746)
9 months ago
Matt Clay be9e57366b
ansible-test - Update Ansible Core CI auth (#85717)
10 months ago
Matt Davis 558676fcdc
Fix marker handling in templating (#85690)
10 months ago
Matt Davis 3518d48146
ensure undefined marker access on Jinja getattr->getitem fallback (#85688)
10 months ago
Matt Davis 5345ac9911
eliminate None template nodes in _flatten_nodes (#85676)
10 months ago
Matt Davis e3c9908679
Backward-compatible None handling in template concat and argspec str (#85652)
10 months ago
Matt Clay 76748b8478
Fix filter plugin result processing (#85653)
10 months ago
Matt Clay 00fe38215c
Fix slicing of tuples in templating (#85608)
10 months ago
Martin Krizek 0cc771dc3c
six cleanup (#85284)
10 months ago
Martin Krizek 4c04b8c7c3
IncludedFile: store _from args for proper deduplication (#85628)
10 months ago
Matt Davis faf86ca2b3
Add temporary module result serialization hook (#85609)
10 months ago
Matt Clay f2612fbe3a
Drop Python 3.11 controller support (#85590)
11 months ago