Commit Graph

156 Commits (milestone)

Author SHA1 Message Date
Matt Davis 64d74c9754
Register projections and action plugin dynamic host/group/var API (#86241)
1 month ago
sivel / Matt Martz af6f1afeaf
Support core packaging operations against older python versions (#86432)
2 months ago
Martin Krizek 0cc771dc3c
six cleanup (#85284)
9 months ago
Matt Davis d6efb7db8a
Short-circuit legacy network module prefix->action mapping (#85406)
11 months ago
Matt Clay 45dd2c0647
AnsiballZ refactoring and remote debug support (#85289)
11 months ago
Matt Davis 43c0132caa
adjust PluginInfo to use PluginType enum (#85277)
11 months ago
Matt Clay 242bb9ebab
DTFIX recategorization and error/warning refactor (#85181)
1 year ago
Matt Davis ff6998f2b9
Switch to stackwalk caller ID (#85095)
1 year ago
Matt Davis 03181ac87b
Implement TaskResult backward compatibility for callbacks (#85039)
1 year ago
Matt Davis 1b6b910439
Miscellaneous fixes (#85012)
1 year ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Matt Clay 462affa7c4
Clean up interpreter discovery (#84394)
1 year ago
Matt Martz 8127abbc29
Don't inherit stdio (#82770)
1 year ago
Abhijeet Kasurde 3a40ba3b2c
Remove deprecated pycompat24 and importlib (#84161)
2 years ago
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
2 years ago
Martin Krizek d6d2251929
Reduce number of implicit meta tasks (#84007)
2 years ago
Brian Coca 4fa512406b
loop_control "early exit" feature (#62151)
2 years ago
Lee Garrett 7e3916b767
Typo fixes and other bits and bobs (#83672)
2 years ago
Abhijeet Kasurde d16ad25e4b
Remove extraneous pylint ignore (#83257)
2 years ago
Matt Martz 5566a655ae
Updates to interpreter discovery for 2.17 (#82420)
2 years ago
Brian Coca 29b2405b84
Revert "Fix older external connection plugins without _sub_plugin declaration (#79372)" (#82473)
2 years ago
J vanBemmel ef1e01aa8b
Fix older external connection plugins without _sub_plugin declaration (#79372)
2 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
3 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Sviatoslav Sydorenko d2ba76c117
Remove Python `< 3.5` `selectors` fallbacks (#81872)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay b94ee1cefd
Drop Python 2.7 and Python 3.6 support (#81866)
3 years ago
Abhijeet Kasurde 86fd7026a8
Handle exceptions in interpreter discovery (#81745)
3 years ago
Sloane Hertel ecbbd7e5d1
Remove Python 3.5 support (#80972)
3 years ago
Abhijeet Kasurde 652ddc4078
Fix pylint disallowed-name errors (#80854)
3 years ago
Brian Coca 4899d4a4d6
simple skip of connection (#80638)
3 years ago
Jordan Borean 8db9bd7574
Remove deprecated include (#80752)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Matt Martz 42355d181a
Do not double calculate loops and `delegate_to` (#80171)
3 years ago
Matt Clay 72c59cfd98
Avoid trailing spaces in unit test (#80033)
3 years ago
Jordan Borean 1e6b8249e7
Add condition that causes a when to skip a task to output msg (#78918)
3 years ago
Matt Clay 379058e10f
Update collections.abc imports (#79911)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Matt Clay c33c8cf086
Remove unused and unreachable unit test code (#79854)
3 years ago
Matt Martz 56d142350d
Add support for importlib.resources (#78915)
3 years ago
Jordan Borean ba6da65a0f
Fix connection/become task loop settings (#78565)
4 years ago
Kate Case bf1ef5a1f3
Replace get_persistent_connection_options in task_executor with get_options (#74446)
4 years ago
Matt Clay 9ee183c4b9
Clean up unit tests. (#78498)
4 years ago
Sloane Hertel 621e782ed0
Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis (#77265)
4 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Martin Krizek 94eff70030
PlayIterator - remove deprecated states (#77444)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Brian Coca 9142be2f6c
Allow specifying specific python via shebang (#76677)
4 years ago
Martin Krizek 5c225dc0f5
Introduce public methods to access PlayIterator._host_states (#74416)
5 years ago
Martin Krizek 395e5e20fa
PlayIterator: use enums for states (#74511)
5 years ago