1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-03 23:41:51 +00:00
community.general/plugins
patchback[bot] 377a599372
[PR #11222/c7f6a28d backport][stable-12] Add basic typing for module_utils (#11243)
Add basic typing for module_utils (#11222)

* Add basic typing for module_utils.

* Apply some suggestions.



* Make pass again.

* Add more types as suggested.

* Normalize extra imports.

* Add more type hints.

* Improve typing.

* Add changelog fragment.

* Reduce changelog.

* Apply suggestions from code review.



* Fix typo.

* Cleanup.

* Improve types and make type checking happy.

* Let's see whether older Pythons barf on this.

* Revert "Let's see whether older Pythons barf on this."

This reverts commit 9973af3dbe.

* Add noqa.

---------


(cherry picked from commit c7f6a28d89)

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-12-01 21:16:37 +01:00
..
action [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache [PR #11095/2b4333a0 backport][stable-12] Use raise from in plugins (#11129) 2025-11-12 21:00:39 +01:00
callback [stable-12] docs: migrate RTD URLs to docs.ansible.com (#11109) (#11175) 2025-11-19 18:22:29 +01:00
connection [PR #11199/22a4f8e2 backport][stable-12] Added support for Windows VM with Incus connection. (#11227) 2025-11-29 15:31:03 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter [PR #11223/d550baac backport][stable-12] fix ruff case UP031 (#11226) 2025-11-29 14:16:53 +01:00
inventory [PR #11115/58bb1e7c backport][stable-12] fix ruff case B007 (#11131) 2025-11-12 21:58:36 +01:00
lookup [PR #11189/1c678f5c backport][stable-12] fix ruff case UP030 (#11195) 2025-11-23 08:58:57 +01:00
module_utils [PR #11222/c7f6a28d backport][stable-12] Add basic typing for module_utils (#11243) 2025-12-01 21:16:37 +01:00
modules [PR #11222/c7f6a28d backport][stable-12] Add basic typing for module_utils (#11243) 2025-12-01 21:16:37 +01:00
plugin_utils [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
test [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00