1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00
community.general/tests/unit/plugins
patchback[bot] 8860faaa1c
[PR #11120/61b559c4 backport][stable-12] add sssd_info module (#11306)
add sssd_info module (#11120)

* add sssd_info module

* fix f-stings and remove support python2

* fix imports custom lib

* fix whitespace and add missing_required_lib

* fix str and add version

* try add mock test

* fix module and mock tests check

* fix required in main module

* fix spaces

* fix linters

* add final newline

* fix version of module

* fix description and error handling

* swap literal to dict

* fix str

* remove comment in methods

* remove _get in methods

* fix name method in test

* add botmeta

* fix description of server_type

* fix name of maintainer

* remove choices

* fix author

* fix type hint

* fix result

* fix spaces

* fix choices and empty returns

* fix mypy test result

* fix result

* run andebox yaml-doc

* remake simple try/exc for result

* fix tests

* add any type for testing mypy

* ruff formated

* fix docs

* remove unittest.main

* rename acc on git for official name

---------


(cherry picked from commit 61b559c4fd)

Co-authored-by: Aleksandr Gabidullin <101321307+a-gabidullin@users.noreply.github.com>
Co-authored-by: Александр Габидуллин <agabidullin@astralinux.ru>
2025-12-22 16:02:13 +01:00
..
become [PR #11223/d550baac backport][stable-12] fix ruff case UP031 (#11226) 2025-11-29 14:16:53 +01:00
cache Reformat everything. 2025-11-01 13:46:53 +01:00
callback [PR #11048/ebf45260 backport][stable-12] remove conditional code for old snakes (#11050) 2025-11-08 20:55:09 +01:00
connection [PR #11043/3478863e backport][stable-12] Address issues reported by ruff check (#11047) 2025-11-08 09:49:52 +01:00
filter Reformat everything. 2025-11-01 13:46: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 #11049/396f467b backport][stable-12] Improve Python code: address unused variables (#11058) 2025-11-09 09:59:42 +01:00
module_utils [PR #11145/255059f7 backport][stable-12] fix ruff case B015 (#11146) 2025-11-13 06:30:21 +01:00
modules [PR #11120/61b559c4 backport][stable-12] add sssd_info module (#11306) 2025-12-22 16:02:13 +01:00
plugin_utils Reformat everything. 2025-11-01 13:46:53 +01:00